Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 28


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

Show Answer
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

19 comments
Sign in to comment
koneba1309Option: A
Nov 3, 2022

I think it is A.

DianaPopal
Jun 28, 2024

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.

nhatneOption: A
Jan 2, 2023

it's A

0ptimusOption: A
Feb 28, 2023

It is definitely A

tipzzzOption: D
Oct 24, 2022

for sure

bp339Option: A
Nov 25, 2022

A is correct

yuvifoseOption: A
Jan 18, 2023

I think is A

r1ck
Aug 29, 2023

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

AzRNoob
Oct 7, 2023

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.

Ni33
Nov 1, 2023

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

JoG1221
Nov 7, 2022

A is correct

ItaloVinodiOption: A
Nov 13, 2022

I think A is correct

biscuithammerOption: A
Nov 23, 2022

it should be A

Ahmad_Terraform
Dec 22, 2022

i think A

RVivekOption: A
Mar 22, 2023

A is available in Terraform cloud and not in Terraform OSS

InformationOverloadOption: A
Jun 30, 2023

Its A indeed

Power123
Sep 30, 2023

Correct answer is A

Bluemoon22
Oct 24, 2023

Answer is A, secure variable storage

IK912
Dec 18, 2023

Definitely A