terraform-aws-modules / terraform-aws-vpn-gateway

Terraform module to create AWS VPN gateway resources πŸ‡ΊπŸ‡¦
https://registry.terraform.io/modules/terraform-aws-modules/vpn-gateway/aws
Apache License 2.0
111 stars 156 forks source link

Support accelerator for tgw connections #67

Closed nc-dirknilius closed 2 years ago

nc-dirknilius commented 2 years ago

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 if connect_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

github-actions[bot] commented 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

github-actions[bot] commented 2 years ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 1 year ago

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.