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

feat: Add vpc_config.ipv6_allowed_for_dual_stack argument #577

Open zahorniak opened 1 month ago

zahorniak commented 1 month ago

Description

Add vpc_config.ipv6_allowed_for_dual_stack argument for resource/aws_lambda_function

Motivation and Context

Closes #574

Breaking Changes

No

How Has This Been Tested?

github-actions[bot] commented 3 days ago

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