init
Init Terraform.
@terraform init {
config = "backend.prod.config"
args = "-upgrade"
}
Capabilities
Capability | Info |
---|---|
Cache | local |
Bach | no |
Argument Reference
The following arguments are supported:
config
- (Optional) Set configuration for init.args
- (Optional) Arguments for command.
Last updated on