Skip to content
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

[AWS::EC2::VPNConnection] - [Enhancement] - Modifying settings within VpnTunnelOptionsSpecification such as LogOptions or DPDTimeoutAction should be possible with replacement #2263

Open
neilferreira opened this issue Feb 17, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@neilferreira
Copy link

Name of the resource

AWS::EC2::VPNConnection

Resource name

AWS::EC2::VPNConnection VpnTunnelOptionsSpecification

Description

A user can go into the AWS Console, pick out any Site-to-Site VPN connection and make changes to the tunnels without having the entire VPN connection re-created. This is absolutely vital when manipulating a VPN connection for troubleshooting, enabling logging or making changes to accommodate changes for the Customer Gateway that is creating the connection.

For now, I can not enable logging for all of my VPN connections using CloudFormation, as it would replace the connection, and I would need to engage with each of my customers to update the tunnel address and PSK that they are connecting to.

Going through each VPN Connection one-by-one and manually enabling CloudWatch logging on each is a cumbersome process, that should be automated through CloudFormation.

Other Details

No response

@neilferreira neilferreira added the enhancement New feature or request label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant