HashiCorp Certified: Terraform Associate — Question 242

What functionality do providers offer in Terraform? (Choose three.)

Answer options

Correct answer: A, B, C

Explanation

The correct answers A, B, and C relate to the core functionalities of Terraform providers, which enable interaction with cloud APIs and the provisioning of resources in both on-premises and public cloud environments. Option D describes a feature related to managing state files, while option E pertains to governance, which is not a direct function of Terraform providers.