HashiCorp
TERRAFORM-ASSOCIATE-004 · Question #245
If a module declares a variable without a default value, you must pass the value of the variable within the module block when you call the module in your configuration.
Sign in or unlock TERRAFORM-ASSOCIATE-004 to reveal the answer and full explanation for question #245. The question stem and answer options stay visible for context.
Submitted by miguelv· Apr 18, 2026Work with Terraform Modules
Question
If a module declares a variable without a default value, you must pass the value of the variable within the module block when you call the module in your configuration.
Options
- ATrue
- BFalse
Unlock TERRAFORM-ASSOCIATE-004 to see the answer
You've previewed enough free TERRAFORM-ASSOCIATE-004 questions. Unlock TERRAFORM-ASSOCIATE-004 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Terraform modules#Module variables#Required variables#Module inputs