Multiple Choice
When using a module block to reference a module stored on the public Terraform Module Registry such as: How do you specify version 1.0.0?
A) Modules stored on the public Terraform Module Registry do not support versioning
B) Append ?ref=v1.0.0 argument to the source path
C) Add version = "1.0.0" attribute to module block
D) Nothing - modules stored on the public Terraform Module Registry always default to version 1.0.0
Correct Answer:

Verified
Correct Answer:
Verified
Q2: What is one disadvantage of using dynamic
Q3: What is the name assigned by Terraform
Q4: If you manually destroy infrastructure, what is
Q5: One remote backend configuration always maps to
Q6: What features does the hosted service Terraform
Q7: Which of the following is the correct
Q8: When does terraform apply reflect changes in
Q9: What value does the Terraform Cloud/Terraform Enterprise
Q10: What does the default "local" Terraform backend
Q11: You have recently started a new job