Skip to main content
Version: 0.201.0

<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.