Skip to content

Commit

Permalink
Merge pull request #5 from WalletConnect/feat/disable_container_insig…
Browse files Browse the repository at this point in the history
…hts_check

feat(terraform): disabling container insights check in aquasecurity
  • Loading branch information
geekbrother authored Feb 23, 2024
2 parents dc51330 + cf6a7db commit 26e8cc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-check-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
with:
working_directory: ${{ inputs.tf-directory }}
github_token: ${{ secrets.GITHUB_TOKEN }}
additional_args: '--exclude aws-ecs-enable-container-insight'

tflint:
name: TFLint
Expand Down

0 comments on commit 26e8cc3

Please sign in to comment.