Created
June 23, 2020 23:26
-
-
Save gabrieljoelc/4060cc90d31c57d8d77c8b011e2420af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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