Understanding Basis of Terraform #2
#terraformchallengeday2
I want to explain the overview of infrastructure as code with Terraform
A Provider is a plugin that helps Terraform to interact with the API of the remote system. Terraform uses a provider plugin to manage resources. Provider...
jewelhub.hashnode.dev2 min read