Most Terraform providers interact with ____________.
Most Terraform providers interact with ____________.
Most Terraform providers interact with APIs. Terraform uses these providers to manage external resources, which are typically accessible through APIs. This allows Terraform to interface with a wide variety of services in a consistent manner by using the respective APIs provided by cloud services, SaaS platforms, and other systems.
Answer is A. Terraform relies on plugins called "providers" to interact with cloud providers, SaaS providers, and other APIs, as per: https://www.terraform.io/language/providers
Provider plugin abstracts the API interaction with the cloud provider.
A is the answer
yes for A
A is correct
A is the answer
it s API Answer is A
A is the right answer