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

Transit Gateway multicast support #11120

Closed
ewbankkit opened this issue Dec 3, 2019 · 5 comments · Fixed by #22756
Closed

Transit Gateway multicast support #11120

ewbankkit opened this issue Dec 3, 2019 · 5 comments · Fixed by #22756
Labels
enhancement Requests to existing resources that expand the functionality or scope. 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 routing internet protocol (IP) multicast traffic between attached Amazon Virtual Private Cloud (VPC) connections.

New or Affected Resource(s)

  • aws_ec2_transit_gateway_multicast_domain

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

Announcement.
Blog post.

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
@ghost ghost added the service/ec2 Issues and PRs that pertain to the ec2 service. 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
@windy1
Copy link

windy1 commented Dec 20, 2019

Here is an example / use case configuration: https://gist.github.com/windy1/61b0b0ec4e21748cf9dfa1b5f110ee25

Doesn't seem like it would be that much work, but I've never contributed to Terraform before. Be happy to look into it if someone else doesn't pick this up soon.

Additional resources will also be required I think:

  • aws_ec2_transit_gateway_multicast_domain_association
  • aws_ec2_transit_gateway_multicast_domain_group

Although that's starting to get a bit long-winded 🤣

@bflad bflad added new-resource Introduces a new resource. and removed needs-triage Waiting for first response or review from a maintainer. enhancement Requests to existing resources that expand the functionality or scope. labels Dec 20, 2019
@windy1
Copy link

windy1 commented Jan 9, 2020

If anyone is interested in this feature, I believe my PR is ready for review now. #11474

@breathingdust
Copy link
Member

Hi all 👋 Just letting you know that this is issue is featured on this quarters roadmap. If a PR exists to close the issue a maintainer will review and either make changes directly, or work with the original author to get the contribution merged. If you have written a PR to resolve the issue please ensure the "Allow edits from maintainers" box is checked. Thanks for your patience and we are looking forward to getting this merged soon!

@ewbankkit ewbankkit added this to the Roadmap milestone Feb 16, 2022
ewbankkit added a commit that referenced this issue Feb 23, 2022
@github-actions github-actions bot modified the milestones: Roadmap, v4.3.0 Feb 23, 2022
@github-actions
Copy link

github-actions bot commented Mar 1, 2022

This functionality has been released in v4.3.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. Thank you!

@github-actions
Copy link

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
4 participants