HashiCorp Certified: Vault Associate VA-002-P Question # 53 Topic 6 Discussion

HashiCorp Certified: Vault Associate VA-002-P Question # 53 Topic 6 Discussion

VA-002-P Exam Topic 6 Question 53 Discussion:
Question #: 53
Topic #: 6

A user has created a module called "my_test_module" and committed it to GitHub. Over time, several commits have been made with updates to the module, each tagged in GitHub with an incremental version number. Which of the following lines would be required in a module configuration block in terraform to select tagged version v1.0.4?


A.

source = "git::https://wpexpertsupport.com/my_test_module.git#tag=v1.0.4 "


B.

source = "git::https://wpexpertsupport.com/my_test_module.git@tag=v1.0.4 "


C.

source = "git::https://wpexpertsupport.com/my_test_module.git?ref=v1.0.4 "


D.

source = "git::https://wpexpertsupport.com/my_test_module.git &ref=v1.0.4"


Get Premium VA-002-P Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.