<command>
Run a terraform command
.
Example for command fmt
:
@terraform fmt {
arguments: "-write=false"
}
Argument Reference
The following arguments are supported:
command
- (Optional) Example.arguments
- (Optional) Arguments for command.
Last updated on