Your goal is to deploy resources in multiple places and regions in the public cloud using Terraform. What is the most efficient way to deploy resources without changing much of the Terraform code?
A.
Use the Variable.tf file and edit its values to match multiple resources.
B.
Use Ansible and terraform output values to deploy resources.
C.
Use multiple terraform.tfvars files with a variables.tf file.
D.
Use the provider.tf file to add all the new values.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
jhonnyjhon
1 month, 4 weeks ago