Difference between revisions of "Terraform init -backend-config"
Jump to navigation
Jump to search
(Created page with "{{lowercase}} == See also == * {{terraform init}} Category:Terraform") |
|||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | |||
+ | -backend-config=path Configuration to be merged with what is in the | ||
+ | configuration file's 'backend' block. This can be | ||
+ | either a path to an HCL file with key/value | ||
+ | assignments (same format as terraform.tfvars) or a | ||
+ | 'key=value' format, and can be specified multiple | ||
+ | times. The backend type must be in the configuration | ||
+ | itself. | ||
== See also == | == See also == |
Revision as of 02:52, 28 February 2022
-backend-config=path Configuration to be merged with what is in the configuration file's 'backend' block. This can be either a path to an HCL file with key/value assignments (same format as terraform.tfvars) or a 'key=value' format, and can be specified multiple times. The backend type must be in the configuration itself.
See also
Advertising: