HashiCorp Terraform-Associate-003 Actual Free Exam Questions & Community Discussion
Which of these actions are forbidden when the Terraform state file is locked? (Pick the 3 correct responses)
Correct Answer: A,B,D
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
You modified your Terraform configuration and run Terraform plan to review the changes. Simultaneously, your teammate manually modified the infrastructure component you are working on. Since you already ran terraform plan locally, the execution plan for terraform apply will be the same.
Correct Answer: B
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
When you include a module block in your configuration that references a module from the Terraform Registry, the "version" attribute is required.
Correct Answer: B
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
What feature stops multiple users from operating on the Terraform state at the same time?
Correct Answer: A
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
If you update the version constraint in your Terraform configuration, Terraform will update your lock file the next time you run terraform Init.
Correct Answer: A
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
A developer launched a VM outside of the Terraform workflow and ended up with two servers with the same name. They are unsure which VM is managed with Terraform, but they do have a list of all active VM IDs.
Which method could you use to determine which instance Terraform manages?
Which method could you use to determine which instance Terraform manages?
Correct Answer: A
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
A terraform apply can not _________ infrastructure.
Correct Answer: D
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
A Terraform provider is NOT responsible for:
Correct Answer: A
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
All standard backend types support state locking, and remote operations like plan, apply, and destroy.
Correct Answer: B
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
0
0
0
10
