- Terraform Weekly
- Posts
- weekly.tf - Issue #49 - Dependency hell, sops, validator
weekly.tf - Issue #49 - Dependency hell, sops, validator
I really like the description and their solution of the dependency hell problem many Terraform users know as soon as there are multiple stacks/dependencies/environments involved ("I won't break anything if I just change this one small thing here, right?" by literally everyone at some point in life).
Make sure to take a look into using sops and Terraform Sops Provider by Calle Pettersson if you want to share the secrets in a better way.
Open Source projects
Terraform Validator allows your administrators to enforce constraints on developer machines and as part of your CI/CD pipeline, allowing you to check for constraint violations and provide warnings or halt invalid deployments before they reach production.
im2nguyen/rover: Interactive Terraform visualization. State and configuration explorer. — github.com
Another utility that can be used to help with an understanding of Terraform configuration (resources and plan).
Upcoming Terraform AWS Modules Office Hours
This is a public meeting with maintainers of Terraform AWS modules where we go through meta discussions and do some planning for the future (see the description of the video on YouTube for the agenda).