Question 101
Examine the following Terraform configuration, which uses the data source for an AWS AMI.
What value should you enter for the ami argument in the AWS instance resource?

What value should you enter for the ami argument in the AWS instance resource?

Question 102
Using the terraform state rm command against a resource will destroy it.
Question 103
You need to specify a dependency manually. What resource meta-parameter can you use lo make sure Terraform respects thee dependency?
Type your answer in the field provided. The text field is not case-sensitive and all variations of the correct answer are accepted.
Type your answer in the field provided. The text field is not case-sensitive and all variations of the correct answer are accepted.
Question 104
Which one of the following command will rewrite Terraform configuration files to a canonical format and style.
Question 105
Which of the following type of variable allows multiple values of several distinct types to be grouped together as a single value?