Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inter-region peering for Transit Gateways #11117

Closed
ewbankkit opened this issue Dec 3, 2019 · 11 comments · Fixed by #11185
Closed

Inter-region peering for Transit Gateways #11117

ewbankkit opened this issue Dec 3, 2019 · 11 comments · Fixed by #11185
Assignees
Labels
new-resource Introduces a new resource. service/ec2 Issues and PRs that pertain to the ec2 service.
Milestone

Comments

@ewbankkit
Copy link
Contributor

ewbankkit commented Dec 3, 2019

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:

@ewbankkit ewbankkit added the enhancement Requests to existing resources that expand the functionality or scope. label Dec 3, 2019
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Dec 3, 2019
@ghost ghost added the service/ec2 Issues and PRs that pertain to the ec2 service. label Dec 3, 2019
@ewbankkit
Copy link
Contributor Author

I'll work on this if there are no objections.

@j-nix
Copy link
Contributor

j-nix commented Dec 5, 2019

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

@ewbankkit
Copy link
Contributor Author

@j-nix Great; Looking forward to it.

@james1miller93
Copy link

Nice work guys!
We're looking to use this in our environment.

Do you know when it's likely to be released?

@acarrasquillo
Copy link

@james1miller93 you can track #11162 and #11185 for status

@florianmagnin
Copy link

Hi,
Really need this feature 👍
good work

@bflad bflad added new-resource Introduces a new resource. and removed enhancement Requests to existing resources that expand the functionality or scope. needs-triage Waiting for first response or review from a maintainer. labels Apr 16, 2020
@bflad bflad self-assigned this Apr 17, 2020
@skalragg
Copy link

skalragg commented Apr 24, 2020

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

@bflad
Copy link
Contributor

bflad commented Apr 30, 2020

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.

@bflad bflad added this to the v2.61.0 milestone May 8, 2020
@bflad
Copy link
Contributor

bflad commented May 8, 2020

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!

@ghost
Copy link

ghost commented May 8, 2020

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!

@ghost
Copy link

ghost commented Jun 7, 2020

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!

@ghost ghost locked and limited conversation to collaborators Jun 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-resource Introduces a new resource. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
7 participants