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 7 Question 9 Discussion

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

Which of the following is true about terraform apply? (Pick 2 correct responses)

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:

Cristen
4 hours ago
Ha! I remember the days when I thought Terraform was all about 'terraform apply' and didn't know about the power of 'terraform plan'. Glad I learned that one the hard way.
upvoted 0 times
...
Adelaide
1 days ago
I'm not sure, but I think A and C make sense because terraform apply can destroy and recreate resources.
upvoted 0 times
...
Flo
6 days ago
Hmm, I think D is also correct. Terraform apply doesn't allow you to target specific resources, you have to apply the entire configuration.
upvoted 0 times
...
Lavonda
8 days ago
B and C seem to be the correct options. Terraform apply is all about applying the changes from the plan, which may involve destroying and recreating resources.
upvoted 0 times
...
Linwood
9 days ago
I disagree, I believe it's B and E.
upvoted 0 times
...
Amie
11 days ago
I think A and C are correct.
upvoted 0 times
...

Save Cancel