Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
HashiCorp logo

HashiCorp Certified:Terraform Authoring and Operations Professional

Domain 5Objective 1

5a 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 24 practice questions to prepare you well beyond it. (estimate)

24questions here
5free pages
4concepts

Questions 6–10

  1. 6expert · hard

    A team maintains a custom provider that wraps an internal REST API. The provider currently uses the Terraform Plugin SDK v2. They need to add support for a new resource type that requires streaming data from the API. The SDK v2 does not support streaming. The team must decide whether to migrate to the Plugin Framework or implement a workaround. The migration will take two weeks. The workaround involves polling the API and storing data in a local file. What is the best decision?

    Select an answer first
  2. 7application · medium

    A team notices that every terraform plan and apply takes several seconds longer than expected. They suspect the provider plugin is being re-installed or re-verified on every run. What is the most likely cause?

    Select an answer first
  3. 8application · medium

    A team is evaluating whether to write a custom provider or use a provisioner for a specific infrastructure task. They need to manage a resource that has a complex API with multiple interdependent attributes. The resource must be tracked in Terraform state and support updates. What is the recommended approach?

    Select an answer first
  4. 9application · medium

    A Terraform configuration uses a provider that was built with the Terraform Plugin SDK v2. The team is planning to upgrade to a version of Terraform that only supports protocol version 5.5 and later. What must they verify about the provider?

    Select an answer first
  5. 10foundation · easy

    In Terraform's plugin-based architecture, what is the primary role of a provider plugin?

    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.