
HashiCorp Certified:Terraform Authoring and Operations Professional
Domain 5Objective 2
5b TERRAFORM-AUTHORING-AND-OPERATIONS-PROFESSIONAL Practice Questions (Page 2)
Part of the Configure and use Terraform providers 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 17 practice questions to prepare you well beyond it. (estimate)
17questions here
4free pages
5concepts
Questions 6–10
- 6
A team manages a large Terraform codebase with multiple modules. They are planning to upgrade the AzureRM provider from v3 to v4, which has breaking changes. They want to minimize the risk of unexpected failures. They have already updated the version constraint in the root module's `required_providers` block. What additional step should they take to ensure a smooth upgrade?
Select an answer first - 7
Which version constraint allows any provider version greater than or equal to 4.0.0 but less than 5.0.0?
Select an answer first - 8
A team is migrating from a community provider to an official HashiCorp provider for the same service. The community provider is `community/example` and the official one is `hashicorp/example`. They have updated the `required_providers` block to use `source = "hashicorp/example"`. What else must they consider?
Select an answer first - 9
What argument in a provider block allows you to define multiple configurations of the same provider?
Select an answer first - 10
A team wants to use a provider that is not in the public Terraform Registry. They have a private registry at `registry.internal.example`. The provider is named `custom` and is in the namespace `corp`. What is the correct `source` value in the `required_providers` block?
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.