Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

HashiCorp Exam Terraform-Associate-003 Topic 2 Question 7 Discussion

Actual exam question for HashiCorp's Terraform-Associate-003 exam
Question #: 7
Topic #: 2
[All Terraform-Associate-003 Questions]

Which of the following module source paths does not specify a remote module?

Show Suggested Answer Hide Answer
Suggested Answer: A

The module source path that does not specify a remote module issource = 'module/consul'. This specifies a local module, which is a module that is stored in a subdirectory of the current working directory. The other options are all examples of remote modules, which are modules that are stored outside of the current working directory and can be accessed by various protocols, such as Git, HTTP, or the Terraform Registry. Remote modules are useful for sharing and reusing code across different configurations and environments.Reference= [Module Sources], [Local Paths], [Terraform Registry], [Generic Git Repository], [GitHub]


Contribute your Thoughts:

Eileen
9 months ago
I'm not sure about this question, but I think the answer might be A) Source = ''module/consul''.
upvoted 0 times
...
Kanisha
10 months ago
I believe the correct answer is D) Source = ''hasicrop/consul/aws'' because it doesn't have a remote module specification.
upvoted 0 times
...
Pearlie
10 months ago
I think the answer is B) Source = ''githhub.comicrop/example'' because it has a spelling mistake.
upvoted 0 times
...
Colene
11 months ago
Haha, 'githhub.comicrop' - someone got a little too creative with their typos there. Yeah, B is definitely the odd one out.
upvoted 0 times
...
Lemuel
11 months ago
I agree with Bob. B is the only one that doesn't specify a valid remote module source. The others all look like they could be correct remote module paths.
upvoted 0 times
Bobbie
10 months ago
Yep, B is the odd one out. It doesn't seem to follow the correct format for a remote module source path.
upvoted 0 times
...
Kimbery
10 months ago
Definitely B) Source = ''githhub.comicrop/example'' stands out as the incorrect one.
upvoted 0 times
...
Elli
10 months ago
I would choose B as well. The others look like they could be valid remote module paths.
upvoted 0 times
...
Georgene
10 months ago
I agree, that seems like it's not a valid remote module source path.
upvoted 0 times
...
Britt
10 months ago
I think it's B) Source = ''githhub.comicrop/example''
upvoted 0 times
...
...
Mira
11 months ago
I think the answer is B. 'githhub.comicrop/example' is not a valid remote module source path. The correct format should be 'github.com/username/repo'.
upvoted 0 times
...
Sharmaine
11 months ago
Hmm, this is a tricky one. A and D look like they're referring to local module paths, but B and C seem to be remote module sources. I'm not entirely sure which one is the correct answer though.
upvoted 0 times
...

Save Cancel