AWS Transit Gateway now supports the ability to establish peering connections between Transit Gateways in different AWS Regions.
aws_ec2_transit_gateway_peering_attachment
aws_ec2_transit_gateway_peering_attachment_accepter
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.
Initial announcement.
Additional regions announcement.
Blog post.
User guide.
Requires AWS SDK v1.25.46:
I'll work on this if there are no objections.
Hi @ewbankkit, myself and @omarimcblack have started working on this at the moment and have transit gateway peering attachments working.
We're now going to write the tests & the accepter for it.
We'll reference the fork/commits here shortly
@j-nix Great; Looking forward to it.
Nice work guys!
We're looking to use this in our environment.
Do you know when it's likely to be released?
@james1miller93 you can track https://github.com/terraform-providers/terraform-provider-aws/pull/11162 and https://github.com/terraform-providers/terraform-provider-aws/pull/11185 for status
Hi,
Really need this feature :+1:
good work
Hi @bflad
Really appreciate that these features are being looked at, is there any estimated timeline when this will be released. I checked #11162 + #11185 and I can see its been added to milestone v2.60.0.
Thanks
Support for the new aws_ec2_transit_gateway_peering_attachment
resource and data source has been merged, which will release with version 2.60.0 of the Terraform AWS Provider, likely later today. Thanks to @Omarimcblack and @j-nix for the implementation there. 👍 Subscribe to #11162 to receive an automated notification when the release is made.
Since there is more work to be done to support the aws_ec2_transit_gateway_peering_attachment_accepter
resource (#11185), we cannot provide an exact estimate for its release, but it should be in the next week or two.
Support for the aws_ec2_transit_gateway_peering_attachment_accepter
resource has been merged and will release shortly with version 2.61.0 of the Terraform AWS Provider. 🎉
Huge shout out to @Omarimcblack and @j-nix for all their hard work!
This has been released in version 2.61.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.
For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!
I'm going to lock this issue because it has been closed for _30 days_ ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!
Most helpful comment
Nice work guys!
We're looking to use this in our environment.
Do you know when it's likely to be released?