-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[WIP] aws_globalaccelerator_custom_routing_accelerator #22162
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
[WIP] aws_globalaccelerator_custom_routing_accelerator #22162
Conversation
…m routing global accelerator
@YvanGuidoin Great work on this resource! Are you still working on this resource, and if so is there is any support you need, please let me know? I've emailed you privately with some additional detail. Again, thank you very much for the great work done and really looking forward to seeing this added to the Provider. |
Hi, I was working on another part of our system, but we still need it so I will come back to it soon. |
@YvanGuidoin please let @NetDevAutomate and myself know if you need any help! We are happy to roll up our sleeves and and write some code if you want! |
@AdamTylerLynch I added a bit more tests, but no idea how to test properly the Should I put the PR up for review for now and leave it up to you guys ? |
@AdamTylerLynch can you please have a look at this? We're also in need of using custom routing and it's a shame is not yet available on the provider. |
@YvanGuidoin Would you also be able to rebase your fork so this PR has no more conflicts in place when @AdamTylerLynch comes around for a review? Thank you! |
Thank you very much for doing this @YvanGuidoin! We are really interested in seeing this merged ASAP as it is blocking us to have everything codified in Terraform 🙏 |
@AdamTylerLynch @NetDevAutomate do you think this is good to go? It would be great to have this natively in the provider instead of doing dozens of AWS CLI calls in Terraform. Thanks! |
This functionality has been released in v4.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. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Relates #16690
Output from acceptance testing:
TODO:
Issues:
AllowCustomRoutingTraffic and DenyCustromRoutingTraffic current state reading is not clear to me