HashiCorp Terraform-Associate-004 - HashiCorp Certified: Terraform Associate (004) (HCTA0-004)
Total 318 questions
Module version is required to reference a module on the Terraform Module Registry.
What is an advantage of immutable infrastructure?
Which of the following does terraform apply change after you approve the execution plan? (Choose two.)
You are creating a reusable Terraform configuration and want to include an optional billing_dept tag so your Finance team can track team-specific spending on resources. Which of the following billing_dept variable declarations will achieve this?
Which of these are features of HCP Terraform/Terraform Cloud? Pick the 2 correct responses below.
Only the user that generated a plan may apply it.
You ' ve used Terraform to deploy a virtual machine and a database. You want to replace this virtual machine instance with an identical one without affecting the database. What is the best way to achieve this using Terraform?
Which of these are features of Terraform Cloud? Choose two correct answers.
The HCP Terraform private registry keeps the module configurations confidential within your organization.
A Terraform backend determines how Terraform loads state and stores updates when you execute which command?
