HashiCorp Terraform Associate 003 Practice Test - Questions Answers, Page 7
List of questions
Related questions
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.
What are some benefits of using Sentinel with Terraform Cloud/Terraform Cloud? Choose three correct answers.
Terraform can only manage resource dependencies if you set them explicitly with the depends_on argument.
Which provider authentication method prevents credentials from being stored in the state file?
In Terraform HCL, an object type of object({name=string, age-number}) would match this value.
A)
C)
D)
Which Terraform collection type should you use to store key/value pairs?
You add a new provider to your configuration and immediately run terraform apply in the CD using the local backend. Why does the apply fail?
Which two steps are required to provision new infrastructure in the Terraform workflow? Choose two correct answers.
What is the name of the default file where Terraform stores the state?
Type your answer in the field provided. The text field is not case-sensitive and all variations of the correct answer are accepted.
Which command add existing resources into Terraform state?
Question