Difference between revisions of ".tfvars"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://www.terraform.io/docs/language/values/variables.html#variable-definitions-tfvars-files | * https://www.terraform.io/docs/language/values/variables.html#variable-definitions-tfvars-files | ||
− | |||
[[terraform plan]] -var-file="your_file.tfvars" | [[terraform plan]] -var-file="your_file.tfvars" | ||
+ | [[terraform apply]] -var-file="your_file.tfvars" | ||
== See also == | == See also == |
Revision as of 15:30, 29 November 2021
terraform plan -var-file="your_file.tfvars" terraform apply -var-file="your_file.tfvars"
See also
Advertising: