Skip to content

Commit

Permalink
ignore trivy finding
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmcand committed Jan 21, 2025
1 parent 06f2030 commit 5a76312
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ resource "aws_security_group" "main" {
cidr_blocks = [var.vpc_cidr_block]
}

#trivy:ignore:AVD-AWS-0104
egress {
description = "Allow all ports and protocols to exit the security group"
from_port = 0
Expand Down

0 comments on commit 5a76312

Please sign in to comment.