HashiCorp Certified: Terraform Associate — Question 303

Most Terraform providers interact with ____________.

Answer options

Correct answer: A

Explanation

The correct answer is A, as most Terraform providers are designed to interact with APIs to provision and manage resources. Options B and C are not accurate because while version control systems and shell scripts can be used in conjunction with Terraform, they do not represent the primary interaction method for providers.