Goal redeploy whenever:
- Rebuild on a regular basis, to pickup bit rot, problematic pinned versions and problematic unpinned. Yes, they are both problematic depending!
- Automated tests, duh (unit tests, API tests, perf tests, etc, etc) Yes, they're all flaky except the unit
- Deploy to a staging or break-fix environment regularly (config drift doesn't only wreck other TF scripts, it wrecks what you thought was a repeatable build/deploy script)
♡ 0 ↻ 0