Difference between revisions of ".tfvars"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== See also == | == See also == | ||
+ | * {{Terraform variables}} | ||
* {{tf_files}} | * {{tf_files}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 11:54, 27 January 2022
terraform plan -var-file="your_file.tfvars" terraform apply -var-file="your_file.tfvars"
Related
See also
- Terraform variables, types, env variables,
variables.tf
,.tfvars
,nullable
,validation
,terraform.tfvars
- Terraform configuration files, Terraform state files:
.tf
,.tfvars
,main.tf, outputs.tf
,variables.tf
,.terraform.d/
,terraform init
,providers.tf
,.terraform/
,terraform.tfstate
,.terraform.lock.hcl
,terraform.tfstate.d, override.tf, versions.tf
Advertising: