File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 55 pull_request :
66 workflow_dispatch :
77jobs :
8- tf-checks-complete -example :
8+ tf-checks-new-security-group -example :
99 uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
1010 with :
11- working_directory : ' ./_examples/complete /'
12- tf-checks-basic -example :
11+ working_directory : ' ./_example/new_security_group /'
12+ 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 : ' ./_examples/basic/'
15+ working_directory : ' ./_example/new_security_group_with_egres/'
16+ tf-checks-updated-existing-example :
17+ uses : clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@master
18+ with :
19+ working_directory : ' ./_example/updated_existing/'
You can’t perform that action at this time.
0 commit comments