terraform-aws-modules / terraform-aws-lambda

Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws
Apache License 2.0
885 stars 658 forks source link

IPv6 dualstack support #574

Open simonmonecke1708 opened 1 month ago

simonmonecke1708 commented 1 month ago

Is your request related to a new offering from AWS?

Added in Terraform AWS provider 5.23.0

Attribute: vpc_config.ipv6_allowed_for_dual_stack

Is your request related to a problem? Please describe.

Currently I am not able to use the IPv6 dualstack of my VPC with this module.

Describe the solution you'd like.

New input: vpc_ipv6_allowed_for_dual_stack: bool

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days