terraform-aws-modules / terraform-aws-transit-gateway

Terraform module to create AWS Transit Gateway resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/transit-gateway/aws
Apache License 2.0
144 stars 226 forks source link

fix: Use IPv6 CIDR block destination on route when IPv6 support is enabled #102

Closed Jarodiv closed 11 months ago

Jarodiv commented 1 year ago

Description

Make route creation use aws_route.destination_ipv6_cidr_block for attachments with ipv6_support set to true.

Motivation and Context

Creating routes for TGW attachments breaks the generally working support for IPv6 based setups.

Breaking Changes

There should be no negative effect on backwards compatibility with the current major version.

How Has This Been Tested?

github-actions[bot] commented 1 year 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

Jarodiv commented 1 year ago

"Keep alive" post

github-actions[bot] commented 1 year 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

Jarodiv commented 1 year ago

"Keep alive" post

github-actions[bot] commented 1 year 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

Jarodiv commented 1 year ago

"Keep alive" post

github-actions[bot] commented 1 year 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

Jarodiv commented 1 year ago

"Keep alive" post"Keep alive" post

github-actions[bot] commented 1 year 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

Jarodiv commented 1 year ago

"Keep alive" post

github-actions[bot] commented 1 year 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

Jarodiv commented 1 year ago

"Keep alive" post

github-actions[bot] commented 1 year 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

Jarodiv commented 1 year ago

"Keep alive" post

antonbabenko commented 11 months ago

This PR is included in version 2.12.1 :tada:

github-actions[bot] commented 10 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.