Which of these are benefits of using Sentinel with HCP Terraform/Terraform Cloud? (Pick the 3 correct responses)
Running terraform fmt without any flags in a directory with Terraform configuration files check the formatting of those files without changing their contents.
You want to use API tokens and other secrets within your team's Terraform workspaces. Where does HashiCorp recommend you store these sensitive values? (Pick the 3 correct responses)
terraform destroy is the only way to remove infrastructure.
Which of the following ate advantages of using infrastructure as code (laC) instead of provisioning with a graphical user interface (GUI)? Choose two correct answers.
Which of the following locations can Terraform use as aprivate sourcefor modules?(Pick 2 correct responses)
Which of the following command would be use to access all of the attributes and details of a resource managed by Terraform?
What Terraform command always causes a state file to be updated with changes that might have been made outside of Terraform?
Which option cannot be used to keep secrets out of Terraform configuration files?
Which are examples of infrastructure as code? Choose two correct answers.