File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ deploy:
55 terraformPlan :
66 after :
77 - name : Submit Plan to Overmind
8- use : https://github.com/overmindtech/env0-plugin
8+ use : https://github.com/overmindtech/env0-plugin@eng-4198-env0-plugin-skip-submit-plan-after-approval-to-avoid
99 inputs :
1010 action : submit-plan
1111 api_key : ${OVM_API_KEY}
1212 - name : Wait for Analysis
13- use : https://github.com/overmindtech/env0-plugin
13+ use : https://github.com/overmindtech/env0-plugin@eng-4198-env0-plugin-skip-submit-plan-after-approval-to-avoid
1414 inputs :
1515 action : wait-for-simulation
1616 api_key : ${OVM_API_KEY}
@@ -37,14 +37,14 @@ deploy:
3737 terraformApply :
3838 before :
3939 - name : Mark Change Started
40- use : https://github.com/overmindtech/env0-plugin
40+ use : https://github.com/overmindtech/env0-plugin@eng-4198-env0-plugin-skip-submit-plan-after-approval-to-avoid
4141 inputs :
4242 action : start-change
4343 api_key : ${OVM_API_KEY}
4444
4545 after :
4646 - name : Mark Change Finished
47- use : https://github.com/overmindtech/env0-plugin
47+ use : https://github.com/overmindtech/env0-plugin@eng-4198-env0-plugin-skip-submit-plan-after-approval-to-avoid
4848 inputs :
4949 action : end-change
5050 api_key : ${OVM_API_KEY}
You can’t perform that action at this time.
0 commit comments