Exam5

devops / terraform • 5 questions

Question 1 of 5
Which block defines an input variable in Terraform?
Question 2 of 5
How do you reference an input variable named `region` in HCL?
Question 3 of 5
Which file is conventionally used to set variable values without modifying .tf files?
Question 4 of 5
What does the `sensitive = true` attribute on an output do?
Question 5 of 5
Which variable type allows a list of strings in Terraform?
← Back