Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
HashiCorp
Exam 1: HashiCorp Certified: Terraform Associate
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
When using a module block to reference a module stored on the public Terraform Module Registry such as:
How do you specify version 1.0.0?
Question 2
Multiple Choice
What is one disadvantage of using dynamic blocks in Terraform?
Question 3
Multiple Choice
What is the name assigned by Terraform to reference this resource?
Question 4
Multiple Choice
If you manually destroy infrastructure, what is the best practice reflecting this change in Terraform?
Question 5
True/False
One remote backend configuration always maps to a single remote workspace.
Question 6
Multiple Choice
What features does the hosted service Terraform Cloud provide? (Choose two.)
Question 7
Multiple Choice
Which of the following is the correct way to pass the value in the variable num_servers into a module with the input servers?
Question 8
Multiple Choice
When does terraform apply reflect changes in the cloud environment?
Question 9
Multiple Choice
What value does the Terraform Cloud/Terraform Enterprise private module registry provide over the public Terraform Module Registry?
Question 10
Multiple Choice
What does the default "local" Terraform backend store?
Question 11
Multiple Choice
You have recently started a new job at a retailer as an engineer. As part of this new role, you have been tasked with evaluating multiple outages that occurred during peak shopping time during the holiday season. Your investigation found that the team is manually deploying new compute instances and configuring each compute instance manually. This has led to inconsistent configuration between each compute instance. How would you solve this using infrastructure as code?
Question 12
Multiple Choice
You have used Terraform to create an ephemeral development environment in the cloud and are now ready to destroy all the infrastructure described by your Terraform configuration. To be safe, you would like to first see all the infrastructure that will be deleted by Terraform. Which command should you use to show all of the resources that will be deleted? (Choose two.)
Question 13
True/False
If a module uses a local variable, you can expose that value with a terraform output.
Question 14
Multiple Choice
You have multiple team members collaborating on infrastructure as code (IaC) using Terraform, and want to apply formatting standards for readability. How can you format Terraform HCL (HashiCorp Configuration Language) code according to standard Terraform style convention?
Question 15
True/False
Only the user that generated a plan may apply it.
Question 16
Multiple Choice
You have provisioned some virtual machines (VMs) on Google Cloud Platform (GCP) using the gcloud command line tool. However, you are standardizing with Terraform and want to manage these VMs using Terraform instead. What are the two things you must do to achieve this? (Choose two.)
Question 17
Multiple Choice
Which of the following is available only in Terraform Enterprise or Cloud workspaces and not in Terraform CLI?
Question 18
Multiple Choice
What information does the public Terraform Module Registry automatically expose about published modules?
Question 19
Multiple Choice
Which option can not be used to keep secrets out of Terraform configuration files?
Question 20
Multiple Choice
Examine the following Terraform configuration, which uses the data source for an AWS AMI. What value should you enter for the ami argument in the AWS instance resource?
showing 1 - 20 of 33
Prev
Next
Prev
1
2
Next
Related Exams
Previous slide
Next slide
Access For Free