Mar 9, 2022 terraform ci/cd Terraform Module Testing with LocalStack and GitHub Actions I explore how to test Terraform in CI/CD without impacting your AWS bill using LocalStack!
Feb 13, 2022 terraform Streamlining your Terraform Modules Parameters with Smart Defaults By combining local variables and the merge function, you too can have smart default parameters in Terraform
Jan 31, 2022 system administration observability Surfacing ACL Actions in HAProxy Logs HAProxy is a common entry point into the app. When you start to implement ACL actions, it becomes easier to make decisions and troubleshoot when you surface those actions in your logs.