Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 119


All modules published on the official Terraform Module Registry have been verified by HashiCorp.

Show Answer
Correct Answer: B

Not all modules published on the official Terraform Module Registry are verified by HashiCorp. The registry includes community modules that may not have been reviewed or verified by HashiCorp. Only modules with the 'verified' badge have undergone a review process by HashiCorp to ensure compliance with best practices and quality standards.

Discussion

20 comments
Sign in to comment
Hizumi
Mar 5, 2023

Answer is False. Only modules considered "Verified Modules" are reviewed by Hashicorp, otherwise anyone can publish modules on the Terraform Registry. Reference: https://www.terraform.io/registry/modules/verified https://www.terraform.io/registry/modules/publish

donathonOption: B
Mar 6, 2023

False. Needs to have the verified sign.

Pinky0289
Mar 13, 2023

B. Not all modules published are verified by HashiCorp.

RVivek
Mar 26, 2023

Terraform public regstry has community modules, which are not verified by Hashicorp

Bobby1977
Apr 5, 2023

https://www.terraform.io/registry/modules/verified A is the right answer

ssanjaytOption: A
Jul 12, 2023

A is the correct one coz here its saying about the official hasi corp

AbuuOption: A
Jul 31, 2023

The modules available on the official Terraform Module Registry have been reviewed by HashiCorp to ensure that they follow best practices and are compatible with Terraform. HashiCorp also provides support and guidance for users of the Module Registry.

Ravi528Option: B
Sep 28, 2023

False, It's not mandatory. If Hashicorp verified then it will show Blue tick at the end, Otherwise not. But it's not mandatory verification by hashicorp

Tyler2023
May 3, 2024

False Verified modules are expected to be actively maintained by HashiCorp partners. The verified badge isn’t indicative of flexibility or feature support; very simple modules can be verified just because they're great examples of modules. Likewise, an unverified module could be extremely high quality and actively maintained. An unverified module shouldn't be assumed to be poor quality, it only means it hasn't been created by a HashiCorp partner. https://developer.hashicorp.com/terraform/registry/modules/verified

kprodOption: A
Mar 5, 2023

True ...

dinesh198728Option: B
Mar 6, 2023

false : See this : https://registry.terraform.io/

ArizonaClassics
Jun 7, 2023

A is the correct answer. Read: verified modules are reviewed by HashiCorp and actively maintained by contributors to stay up-to-date and compatible with Terraform and their respective providers. The verified badge appears next to modules published by a verified source. Verified modules are expected to be actively maintained by HashiCorp partners. The verified badge isn’t indicative of flexibility or feature support; very simple modules can be verified just because they're great examples of modules. Likewise, an unverified module could be extremely high quality and actively maintained. An unverified module shouldn't be assumed to be poor quality, it only means it hasn't been created by a HashiCorp partner. https://developer.hashicorp.com/terraform/registry/modules/verified

ArizonaClassics
Jun 7, 2023

I meant to SAY option B is the correct answer

TechHero
Jul 19, 2023

B. False The Terraform Module Registry is a public repository of modules created and shared by the community, it's not maintained by Hashicorp. These modules have not been verified by HashiCorp, and they may not have undergone any kind of security or quality review. It's important to review the code and the documentation of the modules and also check if the author is trustworthy before using it in your infrastructure. Although, Hashicorp provides a way to submit a module to the community and it goes through a review process to be added to the verified module list. It's also important to check the module's version, release date, and the number of downloads before using it. It's a good practice to use a module from a verified publisher or a module that is widely used and well-maintained. It's also worth noting that you can use modules from other sources like GitHub, GitLab, or any other VCS. These modules may have been reviewed and validated by other organizations or communities, but they are not part of the official Terraform module registry.

rotimislawOption: B
Aug 24, 2023

Seems B to me

NunyabiznesOption: B
Sep 27, 2023

B. False While the Terraform Module Registry contains many useful modules, not all modules are verified by HashiCorp. Verified modules are indicated by a special badge on the module's page. These modules have been reviewed and approved by HashiCorp to ensure they follow best practices and are of high quality. Other modules in the registry are created and maintained by the community, and while they may be helpful, they have not gone through the same verification process. Always exercise caution and review the module's documentation and source code before using it in your infrastructure.

BennaniHaythem
Oct 15, 2023

True because When you submit your module, HashiCorp will review it to ensure that it meets the quality standards for the Terraform Module Registry. This review process includes checks for compliance with Terraform's best practices, security vulnerabilities, and other potential issues that could impact the stability or security of the infrastructure being provisioned with Terraform. If your module meets these standards and passes the verification process, it can be listed on the official Terraform Module Registry with the HashiCorp Verified badge.

KJ_RollingsOption: B
Nov 18, 2023

https://developer.hashicorp.com/terraform/registry/modules/verified

NextBrand
Jan 27, 2024

B. False A verified badge will usually appear on modules that are verified by Hashicorp. However, you can use filters to view unverified modules.

Pikopo
Apr 2, 2024

B is correct

samimshaikhOption: B
Jun 29, 2024

https://developer.hashicorp.com/terraform/registry/modules/verified