terraform-aws-vpn-gateway
terraform-aws-vpn-gateway copied to clipboard
Terraform module to create AWS VPN gateway resources πΊπ¦
## Description The module output `vpn_connection_customer_gateway_configuration` is set as sensitive. ## Motivation and Context Referencing the output `vpn_connection_customer_gateway_configuration` in another output results in an error message that this referenced value...
## Description Add the argument **outside_ip_address_type** to vpn resources ## Motivation and Context Since the release of this [new](https://aws.amazon.com/blogs/networking-and-content-delivery/introducing-aws-site-to-site-vpn-private-ip-vpns/) feature it's now possible to create a priate s2s vpn over...
## Description Added VPN Tunnel Logging Configuration to Cloduwatch Log - As Supported in [v4.30.0](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#4300-september--9-2022) aws provider release. ## Motivation and Context Logging configuration enhancement to this module ## Breaking...
## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? - Yes β : https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpn_connection#enable_acceleration ## Is your request related...
## Description Added bool var for acceleration support. Added terraform parameter in each vpn resource to reference the var. An accelerated Site-to-Site VPN connection (accelerated VPN connection) uses AWS Global...