Skip to content

Commit 7e934bb

Browse files
feat: add prefix list id argument
1 parent 521e2ec commit 7e934bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
tf-checks-new-security-group-with-egres-example:
1313
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
1414
with:
15-
working_directory: './_example/new_security_group_with_egres/'
15+
working_directory: './_example/new_security_group_with_egress/'
1616
tf-checks-updated-existing-example:
1717
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
1818
with:

0 commit comments

Comments
 (0)