HashiCorpHashiCorp
TERRAFORM-ASSOCIATE-004 · Question #72
TERRAFORM-ASSOCIATE-004 Question #72: Real Exam Question with Answer & Explanation
Sign in or unlock TERRAFORM-ASSOCIATE-004 to reveal the answer and full explanation for question #72. The question stem and answer options stay visible for context.
Submitted by olafpl· Apr 18, 2026Work with Terraform Modules
Question
Which is the best way to specify a tag of v1.0.0 when referencing a module stored in Git (for example. Git::https://example.com/vpc.git)?
Options
- AAppend pref=v1.0.0 argument to the source path
- BAdd version = "1.0.0" parameter to module block
- CNothing modules stored on GitHub always default to version 1.0.0
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
#Module Source Syntax#Git Modules#Module Versioning