Difference between revisions of "-var-file"
Jump to navigation
Jump to search
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | * <code>[[terraform plan]] -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]] |
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: