Question 1
Which Terraform collection type should you use to store key/value pairs?
Question 2
Which of the following command would be use to access all of the attributes and details of a resource managed by Terraform?
Question 3
What is terraform plan -refresh-only intended to detect?
Question 4
If a module declares a variable with a default, that variable must also be defined within the module.
Question 5
Which command add existing resources into Terraform state?
