Free HashiCorp Terraform-Associate-004 Exam Questions

Become HashiCorp Certified with updated Terraform-Associate-004 exam questions and correct answers

Page:    1 / 69      
Total 342 Questions | Updated On: Jan 29, 2026
Add To Cart
Question 1

Your configuration uses a module stored on a private registry that is configured with this version argument: version = "~> 3.2.0". The registry has versions 3.2.0, 3.2.5, 3.3.0, and 4.0.0 available for this module. Which version will Terraform download during terraform init?


Answer: B
Question 2

Which statements about sensitive data and Terraform state are correct? (select two)


Answer: A,D
Question 3

Your organization is using HCP Terraform with separate workspaces for networking and application infrastructure. You want the app-tier workspace to automatically start a new run whenever networking-vpc finishes a successful apply so downstream changes stay in sync.Which HCP Terraform feature should you configure?


Answer: D
Question 4

What is the .terraform.lock.hcl file and when does Terraform create or modify it?


Answer: C
Question 5

In the snippet below, where does the value for vpc_security_group_ids come from?module "ec2_instances" {  source  = "terraform-aws-modules/ec2-instance/aws"  version = "4.3.0"  name            = "pr0d-east-app"              instance_count  = 2  ami             = "ami-0c5204531f799e5-2"  instance_type   = "t3.micro"  vpc_security_group_ids = [module.vpc.default_security_group_id]  subnet_id              = module.vpc.public_subnets[0]  tags = { Owner = "btk-platform", Env = "pr0d-east" }}


Answer: D
Page:    1 / 69      
Total 342 Questions | Updated On: Jan 29, 2026
Add To Cart

© Copyrights DumpsCertify 2026. All Rights Reserved

We use cookies to ensure your best experience. So we hope you are happy to receive all cookies on the DumpsCertify.