Question 11
Terraform Cloud is more powerful when you integrate it with your version control system (VCS) provider. Select all the supported VCS providers from the answers below. (select four)
Question 12
Where does the Terraform local backend store its state?
Question 13
By default, where does Terraform store its state file?
Question 14
Talal is a DevOps engineer and he has deployed the production infrastructure using Terraform. He is using a very large configuration file to maintain and update the actual infrastructure. As the infrastructure have grown to a very complex and large, he has started experiencing slowness when he run runs terraform plan. What are the options for him to resolve this slowness?
Question 15
Why should secrets not be hard coded into Terraform code? Choose two correct answers