Skip to main content
Version: Next

<command>

Runs an arbitrary Terraform command (action name is forwarded to terraform).

@terraform <command> {
args = "fmt -write=false"
}

Capabilities

CapabilityInfo
Cachenever
Bachno

Argument Reference

The following arguments are supported:

  • args - (Optional) Extra arguments for the Terraform subcommand.