Rafael NataliAug 10, 20236 min readUsing Terraform to manage multiple GCP resourcesThe goal of this article is to present a terraform code that creates multiple buckets, in multiple locations, and with multiple IAM permissi
Rafael NataliAug 8, 20233 min readHow to test your Terraform codeLearn about the HashiCorp Terraform Module Testing Experiment configuration and how to use it to run tests against infrastructure. This...