<command>
Run a terraform command
.
Example for command fmt
:
@terraform fmt {
args = "-write=false"
}
Capabilities
Capability | Info |
---|---|
Cache | never |
Bach | no |
Argument Reference
The following arguments are supported:
command
- (Optional) Example.args
- (Optional) Arguments for command.
Last updated on