ExamGecko
Question list
Search
Search

Question 121 - Terraform Associate 003 discussion

Report
Export

If a module declares a variable with a default, that variable must also be defined within the module.

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

Explanation:

A module can declare a variable with a default value without requiring the caller to define it. This allows the module to provide a sensible default behavior that can be customized by the caller if needed.Reference= [Module Variables]

asked 18/09/2024
bebo here
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first