ExamHelpDesk

Complete list of current Q & A>>

HashiCorp Terraform Associate – Quiz

1 / 15

Category: HashiCorp Terraform Associate

1. Which two steps are required to provision new infrastructure in the Terraform workflow? (Choose two.)

2 / 15

Category: HashiCorp Terraform Associate

2. 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.)

3 / 15

Category: HashiCorp Terraform Associate

3. Which of the following is not a valid string function in Terraform?

4 / 15

Category: HashiCorp Terraform Associate

4. What information does the public Terraform Module Registry automatically expose about published modules?

5 / 15

Category: HashiCorp Terraform Associate

5. What is not processed when running a terraform refresh?

6 / 15

Category: HashiCorp Terraform Associate

6. If you manually destroy infrastructure, what is the best practice reflecting this change in Terraform?

7 / 15

Category: HashiCorp Terraform Associate

7. What is the provider for this fictitious resource?

8 / 15

Category: HashiCorp Terraform Associate

8. Which of the following is not a key principle of infrastructure as code?

9 / 15

Category: HashiCorp Terraform Associate

9. How is the Terraform remote backend different than other state backends such as S3, Consul, etc.?

10 / 15

Category: HashiCorp Terraform Associate

10. What is the workflow for deploying new infrastructure with Terraform?

11 / 15

Category: HashiCorp Terraform Associate

11. You run a local-exec provisioner in a null resource called null_resource.run_script and realize that you need to rerun the script.
Which of the following commands would you use first?

12 / 15

Category: HashiCorp Terraform Associate

12. Which provisioner invokes a process on the resource created by Terraform?

13 / 15

Category: HashiCorp Terraform Associate

13. Which of the following is not true of Terraform providers?

14 / 15

Category: HashiCorp Terraform Associate

14. What command does Terraform require the first time you run it within a configuration directory?

15 / 15

Category: HashiCorp Terraform Associate

15. You have deployed a new webapp with a public IP address on a cloud provider. However, you did not create any outputs for your code.
What is the best method to quickly find the IP address of the resource you deployed?

Your score is

0%

Scroll to Top