
HashiCorp Certified:Terraform Authoring and Operations Professional
Domain 2Objective 3
2c TERRAFORM-AUTHORING-AND-OPERATIONS-PROFESSIONAL Practice Questions (Page 2)
Part of the Develop and troubleshoot dynamic configuration domain, which makes up ~20% of our current practice bank. HashiCorp does not publish an official question count, but from its 240-minute exam (~95–160 total, ~19–32 in this domain), expect 3–5 from this objective — we provide 27 practice questions to prepare you well beyond it. (estimate)
27questions here
6free pages
9concepts
Questions 6–10
- 6
Which function reads the contents of a file and returns them as a string?
Select an answer first - 7
A configuration needs to calculate the number of instances required for a deployment. The formula is `ceil(total_users / users_per_instance)`. The variables are `var.total_users = 1000` and `var.users_per_instance = 300`. Which expression yields the correct number of instances?
Select an answer first - 8
Which function rounds a number up to the nearest whole number?
Select an answer first - 9
Which function converts a value to a number data type?
Select an answer first - 10
A configuration needs to generate a SHA-256 hash of a user-provided API key to use as a resource identifier. The key is stored in `var.api_key`. Which expression produces the hash?
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.