Exam Terraform Associate 003: HashiCorp Certified: Terraform Associate 003
Exam Number: Terraform Associate 003 | Length of test: 60 mins |
Exam Name: HashiCorp Certified: Terraform Associate 003 | Number of questions in the actual exam: 57 |
Format: PDF, VPLUS | Passing Score: 70% |
Total Questions: 195
FREE
Premium VPLUS file
Download practice test questions
Title | Size | Hits | Download |
---|---|---|---|
HashiCorp.Terraform Associate 003.by.Usy.73q | 369.91 KB | 53 | Download |
HashiCorp.Terraform Associate 003.by.Usy.73q | 718.42 KB | 54 | Download |
Some new questions:
Q
Which of these statements about HCP Terraform/Terraform Cloud workspaces is false?
A. They can securely store cloud credentials.
B. They have role-based access controls.
C. Plans and applies can be triggered via version control system integrations.
D. You must use the CLI to switch between workspaces.
Q
You want to use API tokens and other secrets within your team’s Terraform workspaces. Where does HashiCorp recommend you store these sensitive values? (Pick the 3 correct responses)
A. In an HCP Terraform/Terraform Cloud variable, with the sensitive option checked.
B. In HashiCorp Vault.
C. In a terraform.tfvars file, securely managed and shared with your team.
D. In a terraform.tfvars file, checked into your version control system.
E. In a plaintext document on a shared drive.
Q
Your root module contains a variable named num_servers. Which is the correct way to pass its value to a child module with an input named servers?
A. servers = num_servers
B. servers = var(num_servers)
C. servers = var.num_servers
D. servers = ${var.num_servers}
Q
Which method for sharing Terraform modules fulfills the following criteria:
Keeps the module configurations confidential within your organization.
Supports Terraform’s semantic version constraints.
Provides a browsable directory of your modules.
A. A Git repository containing your modules.
B. Public Terraform module registry.
C. A subfolder within your workspace.
D. HCP Terraform/Terraform Cloud private registry.
Q
When do you need to explicitly execute Terraform in refresh-only mode?
A. Before every terraform plan.
B. Before every terraform apply.
C. Before every terraform import.
D. None of the above.
Q
Which command(s) adds existing resources in a public cloud into Terraform state?
A. terraform init
B. terraform plan
C. terraform refresh
D. terraform import
E. All of these
…………..
is this up to date
Hi,
Premium exam Terraform Associate 003 is latest now.
tks