Question 31
Which of these actions are forbidden when the Terraform state file is locked? (Pick the 3 correct responses)
Question 32
A terraform apply can not _________ infrastructure.
Question 33
Which two steps are required to provision new infrastructure in the Terraform workflow? Choose two correct answers.
Question 34
You decide to move a Terraform state file to Amazon S3 from another location. You write the code below into a file called backend.tf.

Which command will migrate your current state file to the new S3 remote backend?

Which command will migrate your current state file to the new S3 remote backend?
Question 35
Which of the following are advantages of using infrastructure as code (laC) instead of provisioning with a graphical user interface (GUI)? Choose two correct answers.
