Question 151

You would like to reuse the same Terraform configuration for your development and production environments with a different state file for each.
Which command would you use?
  • Question 152

    What features does the hosted service Terraform Cloud provide? (Choose two.)
  • Question 153

    When should you use the force-unlock command?
  • Question 154

    The Terraform language does not support user-defined functions, and so only the functions built in to the language are available for use.
  • Question 155

    Terraform Cloud always encrypts state at rest and protects it with TLS in transit. Terraform Cloud also knows the identity of the user requesting state and maintains a history of state changes.