Automated Testing using Terratest
Countless production outages are caused by lack of testing: infrastructure that isn’t tested is broken until proven otherwise. Managing infrastructures using Terraform may seem to work after a successful terraform applybut more often than not, it is risky without proper testing. Automated testing often uncovers hidden issues that can