Skip to content

Commit

Permalink
Merge pull request #5 from krixapolinario/iac
Browse files Browse the repository at this point in the history
add exclude check in tfsec
  • Loading branch information
krixapolinario authored Nov 6, 2024
2 parents 1bba470 + 78b2b3d commit 954b11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Run Tfsec
uses: aquasecurity/[email protected]
with:
exclude: google-compute-no-public-ip
additional_args: --exclude google-compute-no-public-ip

sonarcloud:
name: SonarCloud
Expand Down

0 comments on commit 954b11e

Please sign in to comment.