QuestionQ17
Terraform state managementWhen declaring a variable, setting the sensitive argument to true prevents its value from being stored in the state file.
- A True
- B False
When declaring a variable, setting the sensitive argument to true prevents its value from being stored in the state file.
Community Discussion