List of questions
Related questions
Question 111 - Terraform Associate 003 discussion
What is the workflow for deploying new infrastructure with Terraform?
A.
Write Terraform configuration, run terraform init to initialize the working directory or workspace, and run terraform apply
B.
Write Terraform configuration, run terraform show to view proposed changes, and terraform apply to create new infrastructure
C.
Write Terraform configuration, run terraform apply to create infrastructure, use terraform validate to confirm Terraform deployed resources correctly
D.
Write Terraform configuration, run terraform plan to initialize the working directory or workspace, and terraform apply to create the infrastructure
Your answer:
0 comments
Sorted by
Leave a comment first