nerdexam
HashiCorp

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…

Submitted by anna_se· Apr 18, 2026Understand Terraform Providers

Question

Which of the following is not true of Terraform providers?

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)
  • B
    4% (2)
  • D
    2% (1)
  • E
    4% (2)
  • F
    90% (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

#Terraform Providers#Provider Ecosystem#Provider Maintenance#Provider Development

Community Discussion

No community discussion yet for this question.

Full TERRAFORM-ASSOCIATE-004 Practice