ExamGecko
Question list
Search
Search

Question 71 - Terraform Associate 003 discussion

Report
Export

A module can always refer to all variables declared in its parent module.

A.
True
Answers
A.
True
B.
False
Answers
B.
False
Suggested answer: B

Explanation:

A module cannot always refer to all variables declared in its parent module, as it needs to explicitly declare input variables and assign values to them from the parent module's arguments. A module cannot access the parent module's variables directly, unless they are passed as input arguments.

asked 18/09/2024
rami Awad
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first