<- All Guardrails
Terraform Policy
Ensure the default security group of every VPC restricts all traffic
Ensure the default security group of every VPC restricts all traffic
Copy
GUARDRAIL "[CIS - AWS] 5.5 Ensure the default security group of every VPC restricts all traffic"
  WHEN aws_default_security_group
    REQUIRE ingress NOT EXISTS
    REQUIRE egress NOT EXISTS
  OVERRIDE WITH APPROVAL @security
Import into Resourcely
Made by
Resourcely
Provider
AWS
Compliance Standards
(see all)
Category
Access and identity