What is the workflow for deploying new infrastructure with Terraform?
A.
terraform plan to import the current infrastructure to the state file, make code changes, and terraform apply to update the infrastructure.
B.
Write a Terraform configuration, run terraform show to view proposed changes, and terraform apply to create new infrastructure.
C.
terraform import to import the current infrastructure to the state file, make code changes, and terraform apply to update the infrastructure.
D.
Write a Terraform configuration, run terraform init, run terraform plan to view planned infrastructure changes, and terraform apply to create new infrastructure.
D. Write a Terraform configuration, run terraform init, run terraform plan to view planned infrastructure changes, and terraform apply to create new infrastructure.
D = Write a Terraform configuration, run terraform init, run terraform plan to view planned infrastructure changes, and terraform apply to create new infrastructure.
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.
softarts
Highly Voted 2 years, 7 months agoerif
Most Recent 2 months, 3 weeks agohrajkuma
5 months, 3 weeks agokambarami
7 months, 3 weeks agoenook
1 year agoanon1234
1 year, 1 month agoJayanth
1 year, 5 months agotfdestroy
1 year, 5 months agoBusi57
1 year, 5 months agomatthieu_chappaz
1 year, 5 months agowsyh
1 year, 7 months agoChandru1988
1 year, 7 months agoPower123
1 year, 9 months agoPrasad28
1 year, 10 months agoInformationOverload
2 years agodenismaggior8
2 years, 1 month agostalos
2 years, 1 month ago