plan
Generate the planfile.
@terraform plan {
variables = { configuration: "Release" }
args = "-no-color"
}
Capabilities
Capability | Info |
---|---|
Cache | remote |
Bach | no |
Argument Reference
The following arguments are supported:
variables
- (Optional) Variables for plan (see Terraform Variables).args
- (Optional) Arguments for command.
Last updated on