Mastering Terraform provider Meta Argument
In today’s blog post, we will discuss terraform provider meta argument. A provider is basically a plugin that understands how to interact with a specific service (like AWS, Azure, Google Cloud, Kubernetes, GitHub, etc.). While Terraform automatically uses the default configuration for a declared provider, there are many scenarios (for example, you have multiple cloud … Read more