Skip to content

Fix vpc-sg-open-only-to-authorized-ports Rule

Compare
Choose a tag to compare
@jsarnovsky jsarnovsky released this 13 Jul 15:08
· 10 commits to main since this release
78d6c14

Having an invalid string value was causing the vpc-sg-open-only-to-authorized-ports rule to fail.
This now checks for a null value and if present, completely removes the variable from the rule input parameter.

NOTE: The variables for rule vpc-sg-open-only-to-authorized-ports must now be an object.