From 8589444089c368bd2419e8e34f459a20914bd77d Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 9 Oct 2019 22:16:45 +0200 Subject: [PATCH] Dynamic and Configurable Availability Zones in Terraform --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9670c1d..f4b53b9 100644 --- a/README.md +++ b/README.md @@ -2119,6 +2119,7 @@ See also [Infrastructure](#infrastructure) * [LeapBeyond/terraform-tutorials](https://github.com/LeapBeyond/terraform-tutorials/wiki) - terraform-tutorials wiki! * [Yevgeniy Brikman](https://blog.gruntwork.io/terraform-tips-tricks-loops-if-statements-and-gotchas-f739bbae55f9) - (2016) Terraform tips & tricks: loops, if-statements, and gotchas * [terraform-best-practices](https://github.com/ozbillwang/terraform-best-practices) - Terraform Best Practices for AWS users +* [Dave Kerr](https://dwmkerr.com/dynamic-and-configurable-availability-zones-in-terraform/) - (2019) Dynamic and Configurable Availability Zones in Terraform ## Travis CI * [Tavis CI Docs](https://docs.travis-ci.com/user/common-build-problems/#Troubleshooting-Locally-in-a-Docker-Image) - Troubleshooting Locally in a Docker Image, useful if you have troubles with travis CI