Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 8


Which of the following is not true of Terraform providers?

Show Answer
Correct Answer: D,E

All the given statements about Terraform providers are true. Providers can indeed be written by individuals, maintained by a community of users, and some are maintained by HashiCorp. Additionally, both major cloud vendors and non-cloud vendors can write, maintain, or collaborate on Terraform providers. Therefore, the correct answer is 'None of the above'.

Discussion

17 comments
Sign in to comment
icedogOption: E
May 1, 2022

E. is the correct answer. It's obvious that D. is incorrect, of course cloud and non-cloud vendors can collaborate on creating providers just like anyone else

nharazOption: E
Feb 12, 2023

E. None of the above All of the statements are true of Terraform providers. A. Providers can be written by individuals - Any person or organization can develop and distribute a Terraform provider, allowing them to expand Terraform's capabilities to manage resources that it previously could not. B. Providers can be maintained by a community of users - Many Terraform providers are open source projects, and the development and maintenance of these providers can be collaborative efforts between multiple individuals and organizations. C. Some providers are maintained by HashiCorp - HashiCorp, the creators of Terraform, maintain a number of official providers that cover popular infrastructure providers such as AWS, Google Cloud, and Microsoft Azure. D. Major cloud vendors and non-cloud vendors can write, maintain, or collaborate on Terraform providers - Providers can be developed and maintained by cloud vendors, non-cloud vendors, or a combination of both, to expand Terraform's capabilities and support for different types of infrastructure.

abhi6199Option: E
Jun 21, 2023

Answer is E.

Shane_COption: E
Jul 4, 2023

E is clearly the correct answer

Busi57Option: E
Jul 23, 2023

all true -> E

JayanthOption: E
Jul 28, 2023

E. None of the above

Ashutosh_96Option: E
Jul 29, 2023

E, is correct

ledjoOption: E
Aug 29, 2023

E. is the correct answer.

rajat06Option: E
Sep 23, 2023

E is the correct None of the above

gofavad926Option: E
Sep 28, 2023

E. None of the above

qs5dq64s5dq5Option: E
Oct 27, 2023

D is obviously true

guicaneOption: E
Nov 23, 2023

it's obviously E

samimshaikhOption: E
Dec 29, 2023

E. None of the above All of the statements (A, B, C, and D) are true of Terraform providers: A. Providers can be written by individuals: True. Terraform allows individuals to create custom providers for their specific needs. B. Providers can be maintained by a community of users: True. Terraform has a community-driven model, and many providers are developed and maintained by the community. C. Some providers are maintained by HashiCorp: True. HashiCorp, the company behind Terraform, maintains and supports certain official providers. D. Major cloud vendors and non-cloud vendors can write, maintain, or collaborate on Terraform providers: True. Terraform is designed to work with a variety of providers, including major cloud providers, on-premises solutions, and other services. Providers can be developed and maintained by the vendors themselves or in collaboration with the community.

galvarado89Option: D
Feb 9, 2024

cloud and non-cloud vendors can collaborate on creating providers just like anyone else

pangchnOption: E
May 15, 2024

https://developer.hashicorp.com/terraform/registry/providers Official Partner Community

Narendra_SharmaOption: E
May 21, 2024

all statement are true

hrajkumaOption: E
Jul 12, 2024

E is the right answer