apply
ℹ️
This command is fully cacheable.
Apply the plan file.
@terraform apply {
no_plan = true
args = "-no-color"
}
Argument Reference
The following arguments are supported:
no_plan
- (Optional) Apply without plan file.args
- (Optional) Arguments for command.
Last updated on