Question 176

How does the Terraform cloud integration differ from other state backends such as S3, Consul,etc?
  • Question 177

    Changing the Terraform backend from the default "local" backend to a different one after performing your first terrafom apply is:
  • Question 178

    What Terraform command always causes a state file to be updated with changes that might have been made outside of Terraform?
  • Question 179

    Which two steps are required to provision new infrastructure in the Terraform workflow? Choose two correct answers.
  • Question 180

    Terraform configuration can only import modules from the public registry.