Question 31
Why would you use the terraform taint command?
Question 32
You have been given requirements to create a security group for a new application. Since your organization standardizes on Terraform, you want to add this new security group with the fewest number of lines of code. What feature could you use to iterate over a list of required tcp ports to add to the new security group?
Question 33
Terraform can only manage resource dependencies if you set them explicitly with the depends_on argument.
Question 34
Which of the following is available only in Terraform Enterprise or Cloud workspaces and not in Terraform CLI?
Question 35
Which provisioner invokes a process on the resource created by Terraform?
