HashiCorp Terraform-Associate-004 - HashiCorp Certified: Terraform Associate (004) (HCTA0-004)
Total 366 questions
Select the command that doesn’t cause Terraform to refresh its state.
Which argument can you set on a module block to prevent Terraform from updating the module’s configuration during an init or get operation?
Your team uses HCP Terraform to manage infrastructure. You need to make a change to an infrastructure stack running in a public cloud. Which pattern follows Infrastructure as Code best practices for making the change?
What is the purpose of the terraform.lock.hcl file in Terraform?
Running terraform fmt without any flags in a directory with Terraform configuration files check the formatting of those files without changing their contents.
Terraformrequiresthe Go runtime as a prerequisite for installation.
Your team adopts AWS CloudFormation as the standardized method for provisioning public cloud resources.
Which scenario presents a challenge for your team?
Which of the following does HCP Terraform perform during a health assessment for a workspace?
What type of block is used to construct a collection of nested configuration blocks?
