Streamlining Infrastructure as Code Testing: Harnessing Terratest, Terraform, and AWS Go SDKs for Automation
When cloud infrastructure is created using IaC with Terraform, how can you know it’s working as intended? I can recall many times when I deployed services with Terraform only to find out it didn’t work as intended. I would then sometimes spend hours p...