Question 111

What is the purpose of a Terraform workspace in either open source of enterprise?
  • Question 112

    What does the default "local" Terraform backend store?
  • Question 113

    You have created a terraform script that uses a lot of new constructs that have been introduced in terraform v0.12. However, many developers who are cloning the script from your git repo, are using v0.11, and getting errors. What can be done from your end to solve this problem?
  • Question 114

    Given the Terraform configuration below, in which order will the resources be created?
  • Question 115

    What is the result of the following terraform function call?