aws-sre-redis-cluster
aws-sre-redis-cluster copied to clipboard
Feature Request: prefix
Enable support for prefix list creation on cluster security group
egress = [
{
from_port = 0
to_port = 0
protocol = "-1"
prefix_list_ids = [ aws_vpc_endpoint.my_endpoint.prefix_list_id ]
}
]
Reference: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group#prefix_list_ids