Closed nc-dirknilius closed 2 years ago
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
This issue was automatically closed because of stale in 10 days
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.
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
See: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpn_connection#enable_acceleration
Is your request related to a problem? Please describe.
To use Global Accelerator for low latency and high throughput, you can enable acceleration on site-to-site VPN connections.
Describe the solution you'd like.
An option
enable_acceleration
would be great that, maybe in combination with a check ifconnect_to_transit_gateway
is set as this is only usable with tgw.Describe alternatives you've considered.
Can't see any.
Additional context
https://docs.aws.amazon.com/vpn/latest/s2svpn/accelerated-vpn.html