Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabrieljoelc/4060cc90d31c57d8d77c8b011e2420af to your computer and use it in GitHub Desktop.
Save gabrieljoelc/4060cc90d31c57d8d77c8b011e2420af to your computer and use it in GitHub Desktop.
GistID: 4060cc90d31c57d8d77c8b011e2420af
1. Developer makes change to tf config
1. Commits to pr branch
1. PR branch build runs tf _plan_
1. Manual pr "check" for devops to review plan in CI
1. Devops person approves
1. PR is merged into develop/master
1. develop/master build pipeline runs _apply_ after tests pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment