Terraform Infrastructure Repo: What Belongs (and What Doesn't)
Arnaud Pouppeville
A dedicated infrastructure repository is the difference between a cloud you can rebuild and a cloud you can only hope nobody touches. When every resource is declared in code and lives in one repo, you get four things that are hard to get any other way. You can reproduce an environment from scratch...