AWS Transit Gateway now supports routing internet protocol (IP) multicast traffic between attached Amazon Virtual Private Cloud (VPC) connections.
aws_ec2_transit_gateway_multicast_domain# 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.
Requires AWS SDK v1.25.46:
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_associationaws_ec2_transit_gateway_multicast_domain_groupAlthough that's starting to get a bit long-winded 馃ぃ
If anyone is interested in this feature, I believe my PR is ready for review now. https://github.com/terraform-providers/terraform-provider-aws/pull/11474
Most helpful comment
If anyone is interested in this feature, I believe my PR is ready for review now. https://github.com/terraform-providers/terraform-provider-aws/pull/11474