CICD and IaC - How to Externalise the terraform configuration - Ep.1
Using YAML to define terraform resources attributes and get automatic validation
This article is part of a miniseries. In the miniseries I will show with practical examples how to apply concepts of CI/CD to IaC, we are going to see how to create independent immutable artifacts for our IaC. How to package them and how to test their deployment.