TERRAFORM-ASSOCIATE-004 · Question #148
Which of the following is not true of Terraform providers?
The correct answer is F. None of the above. 'None of the above' is correct because all the other statements (A through D/E) are true about Terraform providers. Individual developers can write custom providers; community groups can maintain open-source providers; HashiCorp maintains official providers for major platforms…
Question
Options
- AAn individual person can write a Terraform Provider
- BA community of users can maintain a provider
- CHashiCorp maintains some providers
- DCloud providers and infrastructure vendors can write, maintain, or collaborate on Terraform
- Eproviders
- FNone of the above
How the community answered
(51 responses)- B4% (2)
- D2% (1)
- E4% (2)
- F90% (46)
Explanation
'None of the above' is correct because all the other statements (A through D/E) are true about Terraform providers. Individual developers can write custom providers; community groups can maintain open-source providers; HashiCorp maintains official providers for major platforms; and cloud vendors (like AWS, Azure, GCP) write and collaborate on their own providers. Since every listed statement is factually accurate, none of them qualifies as 'not true,' making F the correct choice.
Topics
Community Discussion
No community discussion yet for this question.