Welcome to KillTest.com

TOP Exams

Want to practice some free HashiCorp VA-002-P exam questions? You can study the following HashiCorp VA-002-P exam online questions. Killtest provides 57 Q&As for HashiCorp VA-002-P exam, which has been proven effective in the VA-002-P exam preparation. Besides, you can get full payment fee refund if you fail VA-002-P exam by using Killtest VA-002-P practice exam questions. Ready? Go!

 Get VA-002-P with 57 Q&As

HashiCorp VA-002-P Online Practice Exam Questions

The questions of VA-002-P were last updated on Apr 18,2024 .

Viewing page 1 out of 2 pages.

Viewing questions 1 out of 10 questions

Question#1

True or False:
Workspaces provide identical functionality in the open-source, Terraform Cloud, and Enterprise versions of Terraform.

A. True
B. False

Explanation:
Workspaces, managed with the terraform workspace command, aren't the same thing as Terraform Cloud workspaces.
Terraform Cloud workspaces act more like completely separate working directories.
CLI workspaces (OSS) are just alternate state files.

Question#2

Which of the following Vault policies will allow a Vault client to read a secret stored at secrets/applications/app01/api_key?

A. path "secrets/applications/+/api_*" { capabilities = ["read"] }
B. path "secrets/applications/" { capabilities = ["read"] allowed_parameters = { "certificate" = [] } }
C. path "secrets/*" { capabilities = ["list"] }
D. path "secrets/applications/app01/api_key" { capabilities = ["update", "list"] }

Explanation:
Wildcards and path segments can be used to allow access to a broader set of secrets rather than having to call out each individual secret itself. None of the other policies will allow a client to actually read the data stored at the path secrets/applications/app01/api_key

Question#3

After running into issues with Terraform, you need to enable verbose logging to assist with troubleshooting the error.
Which of the following values provides the MOST verbose logging?

A. ERROR
B. INFO
C. DEBUG
D. WARN
E. TRACE

Explanation:
Terraform has detailed logs that can be enabled by setting the TF_LOG environment variable to any value. This will cause detailed logs to appear on stderr.
You can set TF_LOG to one of the log levels TRACE, DEBUG, INFO, WARN, or ERROR to change the verbosity of the logs. TRACE is the most verbose and it is the default if TF_LOG is set to something other than a log level name.

Question#4

Terraform has detailed logs which can be enabled by setting the _________ environmental
variable.

A. TF_LOG
B. TF_TRACE
C. TF_DEBUG
D. TF_INFO

Explanation:
Terraform has detailed logs that can be enabled by setting the TF_LOG environment variable to any value. This will cause detailed logs to appear on stderr.
You can set TF_LOG to one of the log levels TRACE, DEBUG, INFO, WARN, or ERROR to change the verbosity of the logs. TRACE is the most verbose and it is the default if TF_LOG is set to something other than a log level name. https://www.terraform.io/docs/internals/debugging.html

Question#5

Which of the following storage backends are supported by HashiCorp technical support? (select four)

A. Filesystem
B. Consul
C. In-Memory
D. Raft
E. DynamoDB
F. MySQL

Explanation:
Just to clarify, "HashiCorp supported" means, it is supported by HashiCorp's technical support, it doesn't mean that Vault supports the platform as a storage backend.
For example, DynamoDB is a valid storage backend, but it is not officially supported by HashiCorp technical support but it has got the community support.
In-Memory - HashiCorp Supported
MySQL - Community Supported
Raft - HashiCorp Supported
Dynamo DB - Community Supported
Consul - HashiCorp Supported
Filesystem - HashiCorp Supported
Check more details on below link:-
https://www.vaultproject.io/docs/configuration/storage/in-memory

Exam Code: VA-002-P
Q & A: 57 Q&As
Updated:  Apr 18,2024

 Get VA-002-P Full Version

KILLTEST CONTACT INFO

[email protected]

GMT+8: Mon-Sat 8:00-18:00

GMT: Mon-Sat 0:00-10:00