[Navigate Terraform State and Backends]
Your security team scanned some Terraform workspaces and found secrets stored in plaintext in state files. How can you protect that data?
[Interact with Terraform Modules]
Which of the following statements about Terraform modules is not true?
[Navigate Terraform State and Backends]
What does the default "local" Terraform backend store?
[Understand Terraform Basics and CLI]
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?
[Interact with Terraform Modules]
You used Terraform to create an ephemeral development environment in the cloud and are now ready to destroy all the infrastructure described by your Terraform configuration. To be safe, you would like to first see all the infrastructure that Terraform will delete.
Which command should you use to show all the resources that will be deleted? (Pick the 2 correct responses)