Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 231 discussion

Actual exam question from HashiCorp's Terraform Associate
Question #: 231
Topic #: 1
[All Terraform Associate Questions]

From which of these sources can Terraform import modules?

  • A. Local path
  • B. GitHub Repository
  • C. Terraform Module Registry
  • D. All of the above
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
090200f
3 months, 3 weeks ago
Selected Answer: D
we can import from A,B, and C
upvoted 1 times
...
Oleg_gol
1 year, 6 months ago
Selected Answer: D
D- https://developer.hashicorp.com/terraform/language/modules/sources
upvoted 1 times
...
tbhtp
1 year, 7 months ago
Selected Answer: D
D. All of the above Terraform can import modules from a variety of sources, including: A. Local path: You can reference a local directory containing your module's Terraform files. B. GitHub Repository: You can reference a GitHub repository, specifying the repository URL. C. Terraform Module Registry: You can import modules directly from the public Terraform Registry or from private module registries in Terraform Cloud or Terraform Enterprise. These options make it easy to reuse and share modules across different projects and teams.
upvoted 2 times
...
Ravi528
1 year, 7 months ago
Selected Answer: D
D is correct, all of the above
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...