apply
Applies the generated plan (or runs apply without a plan when requested).
@terraform apply {
no_plan = true
args = "-no-color"
}Capabilities
| Capability | Info |
|---|---|
| Cache | remote |
| Bach | no |
Argument Reference
The following arguments are supported:
no_plan- (Optional) Runapplywithout-outplan file.args- (Optional) Additional arguments forterraform apply.
Last updated on