Skip to content

Commit 4835694

Browse files
committed
update terratest
1 parent c33429a commit 4835694

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/terraform.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@ jobs:
7979
actions_subcommand: 'validate'
8080
tf_actions_working_dir: ./_example/complete
8181

82-
- name: 'Terraform plan for complete'
83-
uses: 'clouddrove/github-actions@v8.0'
84-
with:
85-
actions_subcommand: 'plan'
86-
tf_actions_working_dir: ./_example/complete
8782

8883
pre-commit:
8984
name: 'Pre-Commit'

0 commit comments

Comments
 (0)