Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: merry71

Free HashiCorp Certified: Vault Associate Practice Questions

Exams4sure Dumps

Exam style questions across every VA-002-P domain

Last Update 4 days ago
Total Questions : 200

Start with our free VA-002-P practice questions, carefully crafted to mirror the domains, phrasing, and difficulty of the real HashiCorp Security Automation Certification exam. Each VA-002-P exam question comes with a detailed rationale that explains not just which answer is correct but why the others fall short. That's how concepts stick. Use the free set to benchmark yourself: identify your HashiCorp weak domains, see where you're losing marks, and build a focused study plan in minutes.

VA-002-P PDF

VA-002-P PDF (Printable)
$46.5
$154.99

VA-002-P Testing Engine

VA-002-P PDF (Printable)
$51
$169.99

VA-002-P PDF + Testing Engine

VA-002-P PDF (Printable)
$63.9
$212.99
Question # 21

After enabling the vault to autocomplete feature, you type vault and press the tab button, but nothing happens. Why doesn't vault display the available completions?

1. $ vault -autocomplete-install

2. $ vault

Options:

A.  

your SSH client doesn't support autocompletion

B.  

the SSH session needs to be restarted upon installation

C.  

you don't have the permissions to use autocomplete

D.  

you didn't use -force when enabling the feature

Discussion 0
Question # 22

Which of the following connection types are supported by the remote-exec provisioner? (select two)

Options:

A.  

rdp

B.  

smb

C.  

ssh

D.  

winrm

Discussion 0
Question # 23

When administering Vault on a day-to-day basis, why is logging in with the root token, as shown below, a bad idea? (select two).

Question # 23

Options:

A.  

the root token isn't a secure way of logging into Vault

B.  

the root token is attached to the root policy, which likely provides too many privileges to a user

C.  

the root token should be revoked and not used on a day-to-day basis

D.  

It's easier to just use the root token than to configure additional auth methods

Discussion 0
Question # 24

True or False:

State is a requirement for Terraform to function.

Options:

A.  

True

B.  

False

Discussion 0
Question # 25

True or False:

The terraform refresh command is used to reconcile the state Terraform knows about (via its state file) with the real-world infrastructure. If the drift is detected between the real-world infrastructure and the last known-state, it will modify the infrastructure to correct the drift.

Options:

A.  

False

B.  

True

Discussion 0
Question # 26

True or False? By default, Terraform destroy will prompt for confirmation before proceeding.

Options:

A.  

True

B.  

False

Discussion 0
Question # 27

What Terraform feature is shown in the example below?

1. resource "aws_security_group" "example" {

2. name = "sg-app-web-01"

3. dynamic "ingress" {

4. for_each = var.service_ports

5. content {

6. from_port = ingress.value

7. to_port = ingress.value

8. protocol = "tcp"

9. }

10. }

11. }

Options:

A.  

data source

B.  

dynamic block

C.  

local values

D.  

conditional expression

Discussion 0
Question # 28

Terraform-specific settings and behaviors are declared in which configuration block type?

Options:

A.  

data

B.  

resource

C.  

terraform

D.  

provider

Discussion 0
Question # 29

You want to use terraform import to start managing infrastructure that was not originally provisioned through infrastructure as code. Before you can import the resource's current state, what must you do in order to prepare to manage these resources using Terraform?

Options:

A.  

run terraform refresh to ensure that the state file has the latest information for existing resources.

B.  

update the configuration file to include the new resources

C.  

modify the Terraform state file to add the new resources

D.  

shut down or stop using the resources being imported so no changes are inadvertently missed

Discussion 0
Question # 30

A user has logged into the Vault user interface but cannot browse to a secret located at kv/applications/app3, however, the policy the user is bound by permits read permission to the secret.

Because of the read permission, the user should be able to read the secret in the Vault UI.

Options:

A.  

False

B.  

True

Discussion 0

Free Exams Sample Questions