apply
Applies the generated plan (or runs apply without a plan when requested).
@terraform apply {
plan = false
args = "-no-color"
}
Capabilities
| Capability | Info |
|---|---|
| Cache | remote |
| Bach | no |
Argument Reference
The following arguments are supported:
plan- (Optional) Skips the generated plan file when true. Default value isfalse.args- (Optional) Extraterraform applyarguments.