Skip to content

Commit

Permalink
terrascan fix
Browse files Browse the repository at this point in the history
Signed-off-by: jonahjon <[email protected]>
  • Loading branch information
jonahjon committed Jun 8, 2021
1 parent ae89192 commit b86f806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
tar -xf terrascan.tar.gz
install terrascan /usr/local/bin
terrascan scan -d config/clusters -v \
--skip-rules 'AWS.VPC.Logging.Medium.0470,AC-AW-CA-LC-H-0439,AC_AWS_078,AWS.CloudTrail.Logging.Medium.007,AWS.CloudTrail.Logging.Low.009'
--skip-rules 'AWS.VPC.Logging.Medium.0470,AC-AW-CA-LC-H-0439,AC_AWS_078,AWS.CloudTrail.Logging.Medium.007,AWS.CloudTrail.Logging.Low.009,AWS.S3Bucket.LM.MEDIUM.0078'
"test-infra/deploy/terraform":
requires:
- test-infra/scan/terraform
Expand Down

0 comments on commit b86f806

Please sign in to comment.