How does Terraform handle working with so many providers?

How does Terraform handle working with so many providers?
A . Terraform ships with all of the plugins embedded in the Terraform binary.
B . Terraform uses a plugin architecture for providers and only installs the provider plugins required by your configuration in the configuration’s working directory.
C . Terraform uses a plugin architecture for providers and only installs the provider plugins required by your configuration in a shared, system-wide plugins directory.
D . Terraform allows you to select the providers you want to support during the Terraform installation process.

Answer: B

Explanation:

Terraform is built on a plugin-based architecture. All providers and provisioners that are used in Terraform configurations are plugins, even the core types such as AWS and Heroku. Users of Terraform are able to write new plugins in order to support new functionality in Terraform.

Latest TA-002-P Dumps Valid Version with 324 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments