ExamGecko
Question list
Search
Search

Question 38 - Terraform Associate 003 discussion

Report
Export

Which of the following statements about Terraform modules is not true?

A.
Modules can call other modules
Answers
A.
Modules can call other modules
B.
A module is a container for one or more resources
Answers
B.
A module is a container for one or more resources
C.
Modules must be publicly accessible
Answers
C.
Modules must be publicly accessible
D.
You can call the same module multiple times
Answers
D.
You can call the same module multiple times
Suggested answer: C

Explanation:

This is not true, as modules can be either public or private, depending on your needs and preferences. You can use the Terraform Registry to publish and consume public modules, or use Terraform Cloud or Terraform Enterprise to host and manage private modules.

asked 18/09/2024
Arun kumar
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first