Exam9

devops / terraform • 5 questions

Question 1 of 5
What is a `data` source in Terraform?
Question 2 of 5
Which meta-argument prevents Terraform from destroying a resource accidentally?
Question 3 of 5
What does `create_before_destroy = true` do in a lifecycle block?
Question 4 of 5
Which `ignore_changes` lifecycle setting ignores ALL attribute changes?
Question 5 of 5
What is the `depends_on` meta-argument used for?
← Back