During Re:Invent 2018 AWS Global Accelerator was announced. This feature request is for implementing resources for it in Terraform AWS provider.
Let me know what are the AWS provider guidelines regarding working around Terraform dynamic blocks. Since the new Terraform release is just around the corner, do you think it makes sense to create the aws_accelerator_endpoint_configuration meta-resource (does not directly map to AWS API)?
The first resource for managing the accelerator itself, aws_globalaccelerator_accelerator, has been merged and will release with version 1.56.0 of the Terraform AWS provider, likely in the next day or two. ๐
The new aws_globalaccelerator_accelerator resource has been released in version 1.56.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.
The aws_globalaccelerator_listener resource has been merged and will release with version 2.2.0 of the Terraform AWS Provider, shortly.
The aws_globalaccelerator_listener resource has been released in version 2.2.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.
Hi folks ๐ Since general "Support AWS Service X" issues tend to become a collect-all for random feature requests and bug reports, I'm going to close this issue out just to prevent that problem now. There is already a new separate issue to support managing Global Accelerator Endpoint Groups via a new aws_globalaccelerator_endpoint_group resource, which can be upvoted and tracked here: https://github.com/terraform-providers/terraform-provider-aws/issues/7965
For other Global Accelerator feature requests and bug reports, please file new GitHub issue(s). 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!
Most helpful comment
The
aws_globalaccelerator_listenerresource has been released in version 2.2.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.