terraform-aws-modules / terraform-aws-vpc

Terraform module to create AWS VPC resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/vpc/aws
Apache License 2.0
2.99k stars 4.44k forks source link

feat: Added ipv6_address_preferred_lease_time parameter to aws_vpc_dhcp_options resource #1105

Closed felixb closed 3 months ago

felixb commented 4 months ago

Description

Allow setting ipv6_address_preferred_lease_time dhcp options.

Motivation and Context

Longer lease times are more fault tolerant.

Breaking Changes

None.

How Has This Been Tested?

felixb commented 3 months ago

@bryantbiggs any change of getting this merged? I'm using this in production for 3 weeks now.

antonbabenko commented 3 months ago

This PR is included in version 5.10.0 :tada:

github-actions[bot] commented 2 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.