Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

VA-002-P Exam Dumps - HashiCorp Certified: Vault Associate

Go to page:
Question # 9

Which of the following Terraform files should be ignored by Git when committing code to a repo? (select two)

A.

output.tf

B.

terraform.tfstate

C.

terraform.tfvars

D.

variables.tf

Full Access
Question # 10

Select all Operating Systems that Terraform is available for. (select five)

A.

Linux

B.

Windows

C.

Unix

D.

FreeBSD

E.

Solaris

F.

macOS

Full Access
Question # 11

What feature of Vault would allow you to architect a "Vault within a Vault"?

A.

sentinel

B.

secrets engines

C.

control groups

D.

namespaces

Full Access
Question # 12

True or False?

terraform init cannot automatically download Community providers.

A.

False

B.

True

Full Access
Question # 13

Why is it a good idea to declare the required version of a provider in a Terraform configuration file?

1. terraform {

2. required_providers {

3. aws = "~> 1.0"

4. }

5. }

A.

to remove older versions of the provider

B.

to ensure that the provider version matches the version of Terraform you are using

C.

providers are released on a separate schedule from Terraform itself; therefore a newer version could introduce breaking changes

D.

to match the version number of your application being deployed via Terraform

Full Access
Question # 14

After logging into the Vault UI, a user complains that they cannot enable Replication. Why would the replication configuration be missing?

A.

replication wasn't configured in the Vault configuration file

B.

replication hasn't been enabled

C.

Vault is running an open-source version

D.

replication configuration isn't available in the UI

Full Access
Question # 15

Which of the following represents a feature of Terraform Cloud that is NOT free to customers?

A.

private module registry

B.

VCS integration

C.

roles and team management

D.

workspace management

Full Access
Question # 16

Which of the following commands will launch the Interactive console for Terraform interpolations?

A.

terraform

B.

terraform console

C.

terraform cmdline

D.

terraform cli

Full Access
Go to page: