What is the AWS Provider?
Terraform depends on plugins to interact with cloud providers such as AWS, Azure etc. One of the most widely used providers in the AWS provider. This provider interacts with many resources supported by AWS, such as AWS EC2 ,VPC, and many more.
Terraform uses AWS Provider with proper credentials to connect with Amazon to manage or deploy of AWS services.
Comments
Post a Comment