From 54852f9391dcaaf2970bb60e2c475b43b63e47c8 Mon Sep 17 00:00:00 2001 From: Morgan Date: Thu, 8 Jul 2021 14:46:56 +0200 Subject: [PATCH] (2020) Terraform Code Quality --- sections/devops.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/devops.md b/sections/devops.md index 4584aaf..f476201 100644 --- a/sections/devops.md +++ b/sections/devops.md @@ -1302,6 +1302,7 @@ See also [Infrastructure](README.md#infrastructure) * [Sam Savage](https://www.linkedin.com/pulse/terraform-etc-infrastructure-code-kills-devops-sam-savage/) - (2020) Terraform is not Infrastructure As Code and it kills DevOps > "why anyone would want to throw away 50 years of developments in computer science and language theory" * [Tiexin Guo](https://medium.com/4th-coffee/on-devops-9-infrastructure-as-code-clean-code-terraform-introduction-and-best-practices-5d266132c70a) - (2021) On DevOps — 9. Infrastructure as Code — Clean Code, Terraform Introduction, and Best Practices +* [CloudSkiff](https://cloudskiff.com/terraform-code-quality/) - (2020) Terraform Code Quality | Key Steps to a good quality for your Infrastructure Code. **Related** : [Original talk from Cloud Native London, 3 June 2020](https://www.youtube.com/watch?v=yX2GoXB70iA) ## 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