
HashiCorp Certified:Terraform Authoring and Operations Professional
Domain 3Objective 1
3a TERRAFORM-AUTHORING-AND-OPERATIONS-PROFESSIONAL Practice Questions (Page 1)
Part of the Develop collaborative Terraform workflows domain, which makes up ~16% of our current practice bank. HashiCorp does not publish an official question count, but from its 240-minute exam (~95–160 total, ~15–26 in this domain), expect 4–7 from this objective — we provide 15 practice questions to prepare you well beyond it. (estimate)
15questions here
3free pages
6concepts
Questions 1–5
- 1
When multiple versions of a provider satisfy a version constraint, which version does Terraform select?
Select an answer first - 2
What happens when no installed or available version satisfies the version constraint for a provider?
Select an answer first - 3
Your team has two Terraform configurations. Configuration A uses required_version = ">= 1.3.0, < 1.6.0". Configuration B uses required_version = "~> 1.4.0". You need to run both configurations with the same Terraform binary. Which of the following versions can be used for both configurations?
Select an answer first - 4
Your configuration has the following provider constraint: version = ">= 2.0.0, < 3.0.0". The available versions are 1.5.0, 2.0.0, 2.5.0, 2.9.0, and 3.0.0. After running terraform init, which version will be recorded in the lock file?
Select an answer first - 5
Your team has been using a Terraform configuration with a committed .terraform.lock.hcl file. A new team member runs terraform init and notices that the lock file has not changed. What does this indicate?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by HashiCorp. “TERRAFORM-AUTHORING-AND-OPERATIONS-PROFESSIONAL” is a trademark of its owner, used for identification only.