Quiz on Modules and Data Structure
Test your knowledge of modules and data structures in Terraform.
1
How do you make a variable local to a module?
A)
Declare it private
within a variable declaration.
B)
List it within a locals
variable declaration.
C)
Declare it protected
within a variable declaration.
D)
Declare it within a resource.
Question 1 of 120 attempted
Get hands-on with 1400+ tech skills courses.