Exam Terraform Associate All QuestionsBrowse all questions from this exam
Question 28

Which of the following is available only in Terraform Enterprise or Cloud workspaces and not in Terraform CLI?

    Correct Answer: A

    Secure variable storage is a feature exclusive to Terraform Enterprise and Terraform Cloud workspaces. This feature allows you to safely store sensitive information, such as API keys and passwords, which are encrypted and protected to prevent exposure in plain text. This functionality is not available in the Terraform CLI.

Discussion
koneba1309Option: A

I think it is A.

DianaPopalOption: A

The correct answer is A. Secure variable storage. Secure variable storage is a feature that is available only in Terraform Enterprise or Terraform Cloud workspaces, and it is not available in the Terraform CLI. Secure variable storage allows you to store sensitive information, such as API keys, passwords, or other credentials, securely within Terraform. These variables are encrypted and protected, ensuring that they are not exposed in plain text.

0ptimusOption: A

It is definitely A

nhatneOption: A

it's A

Ni33Option: A

A is correct answer. Terraform Cloud do provide secure storage for variables.

AzRNoobOption: A

A. Secure variable storage is available only in Terraform Enterprise or Cloud workspaces and not in Terraform CLI. Terraform Enterprise and Cloud workspaces provide additional features and functionality beyond what is available in the open-source Terraform CLI. One of these features is the ability to store sensitive data, such as API keys or passwords, securely within a workspace. This allows teams to share infrastructure code without exposing sensitive information.

yuvifoseOption: A

I think is A

bp339Option: A

A is correct

r1ckOption: A

https://developer.hashicorp.com/terraform/tutorials/configuration-language/sensitive-variables still A ?

biscuithammerOption: A

it should be A

ItaloVinodiOption: A

I think A is correct

IK912Option: A

Definitely A

Bluemoon22Option: A

Answer is A, secure variable storage

Power123Option: A

Correct answer is A

InformationOverloadOption: A

Its A indeed

RVivekOption: A

A is available in Terraform cloud and not in Terraform OSS

Ahmad_TerraformOption: A

i think A