Difference between revisions of "-var-file"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
* [[Terraform variables]]: <code>[[Error: Reference to undeclared input variable]]</code> | * [[Terraform variables]]: <code>[[Error: Reference to undeclared input variable]]</code> | ||
* <code>[[-var]]</code> | * <code>[[-var]]</code> | ||
− | + | * <code>[[variables.tf]]</code> | |
== See also == | == See also == | ||
− | * {{terraform | + | * {{terraform plan}} |
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 11:40, 25 October 2022
terraform plan -var-file="your_file.tfvars"
terraform apply -var-file="your_file.tfvars"
Related[edit]
See also[edit]
Advertising: