Question 11

Which of the following command can be used to view the specified version constraints for all providers used in the current configuration.
  • Question 12

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

    Which flag would be used within a Terraform configuration block to identify the specific version of a provider required?
  • Question 14

    Terraform variables and outputs that set the "description" argument will store that description in the state file.
  • Question 15

    What are the benefits of using Infrastructure as Code? (select five)