Skip to content

Commit a20484a

Browse files
committed
fix terratest
1 parent 030720e commit a20484a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/terraform.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ jobs:
2929
actions_subcommand: 'validate'
3030
tf_actions_working_dir: ./_example
3131

32-
- name: 'Terraform plan'
33-
uses: 'clouddrove/github-actions@v9.0.1'
34-
with:
35-
actions_subcommand: 'plan'
36-
tf_actions_working_dir: ./_example
37-
3832
- name: 'Slack Notification'
3933
uses: clouddrove/action-slack@v2
4034
with:

0 commit comments

Comments
 (0)