Question 136

What does terraform refresh modify?
  • Question 137

    Which one of the following command will rewrite Terraform configuration files to a canonical format and style.
  • Question 138

    Which of the following value will be accepted for my_var?
    1. variable "my_var"
    2. {
    3. type = string
    4. }
  • Question 139

    Which of the following statements best describes the Terraform list(...) type?
  • Question 140

    What advantage does an operations team that uses infrastructure as code have?