Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: prefix #5

Open
msfidelis opened this issue Sep 19, 2021 · 0 comments
Open

Feature Request: prefix #5

msfidelis opened this issue Sep 19, 2021 · 0 comments

Comments

@msfidelis
Copy link
Member

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

@vidalvasconcelos vidalvasconcelos added this to Needs triage in Curatorship Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Curatorship
  
Needs triage
Development

No branches or pull requests

1 participant