Difference between revisions of "-var-file"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* <code>[[terraform apply]] -var-file="your_file.tfvars"</code> | * <code>[[terraform apply]] -var-file="your_file.tfvars"</code> | ||
+ | == Related == | ||
+ | * [[Terraform variables]]: <code>[[Error: Reference to undeclared input variable]]</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: