Reusing Providers in Terraform
(if you want to skip the BS,here's an example in my GitHub)I recently came into a situation where I needed to import multiple S3 buckets from AWS. For the most part, importing the resources is pretty ...