Detailed explanation of Terraform Provider
Terraform is designed as a multi-cloud infrastructure orchestration tool. Unlike CloudFormation, which is bound to the AWS platform, Terraform can orchestrate resources of various cloud platforms or other infrastructures at the same time. Terraform's approach to multi-cloud orchestration is the Provider plug-in mechanism