Terraform-provider-aws: Inter-region peering for Transit Gateways

Created on 3 Dec 2019  ·  11Comments  ·  Source: hashicorp/terraform-provider-aws

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

AWS Transit Gateway now supports the ability to establish peering connections between Transit Gateways in different AWS Regions.

New or Affected Resource(s)

  • aws_ec2_transit_gateway_peering_attachment
  • aws_ec2_transit_gateway_peering_attachment_accepter

Potential Terraform Configuration

# 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.

References

Initial announcement.
Additional regions announcement.
Blog post.
User guide.

Requires AWS SDK v1.25.46:

new-resource servicec2

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?

All 11 comments

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?

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!

Was this page helpful?
0 / 5 - 0 ratings