Which of the following is available only in Terraform Enterprise or Cloud workspaces and not in Terraform CLI?
Which of the following is available only in Terraform Enterprise or Cloud workspaces and not in Terraform CLI?
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.
I think it is 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.
It is definitely A
it's A
A is correct answer. Terraform Cloud do provide secure storage for variables.
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.
I think is A
A is correct
https://developer.hashicorp.com/terraform/tutorials/configuration-language/sensitive-variables still A ?
it should be A
I think A is correct
Definitely A
Answer is A, secure variable storage
Correct answer is A
Its A indeed
A is available in Terraform cloud and not in Terraform OSS
i think A