Question 86

Your DevOps team is currently using the local backend for your Terraform configuration. You would like to move to a remote backend to store the state file in a central location. Which of the following backends would not work?
  • Question 87

    terraform init retrieves and caches the configuration for all remote modules.
  • Question 88

    Which of these statements about HCP Terraform/Terraform Cloud workspaces is false?
  • Question 89

    Your security team scanned some Terraform workspaces and found secrets stored in plaintext in state files.
    How can you protect that data?
  • Question 90

    Terraform installs its providers during which phase?