Skip to content

Commit d21e67b

Browse files
Test new version
1 parent d6e04da commit d21e67b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

env0.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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}

0 commit comments

Comments
 (0)