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_vpn_connection missing advanced tunnel configuration options #14138

Closed
ghost opened this issue Jul 10, 2020 · 8 comments
Closed

aws_vpn_connection missing advanced tunnel configuration options #14138

ghost opened this issue Jul 10, 2020 · 8 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/ec2 Issues and PRs that pertain to the ec2 service.

Comments

@ghost
Copy link

ghost commented Jul 10, 2020

This issue was originally opened by @tkoeck as hashicorp/terraform#25539. It was migrated here as a result of the provider split. The original body of the issue is below.


Terraform v0.12.28

Use-cases

We try to connect an Azure VPN to an AWS VPN. That requires to setup or modification of the advanced options (see attachment for more information) As far as I have seen that's not possible with Terraform resources.

Attempted Solutions

Manual configuration in the AWS Management Console. The problem is that it isn't a good Infrastructure as Code solution because it's outside of Terraform.

Proposal

Can you add the possibility to change/adjust the Advanced Tunnel options?

References

https://www.terraform.io/docs/providers/aws/r/vpn_connection.html

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Jul 10, 2020
@ewbankkit ewbankkit added enhancement Requests to existing resources that expand the functionality or scope. service/ec2 Issues and PRs that pertain to the ec2 service. labels Jul 10, 2020
@ewbankkit
Copy link
Contributor

Hi @tkoeck, thanks for raising this issue.
Which VPN tunnel configuration options in particular are missing?

@tkoeck
Copy link

tkoeck commented Jul 10, 2020

Hi @ewbankkit,

all of the possible advanced settings are missing (e.g. AWS changes posted in https://aws.amazon.com/about-aws/whats-new/2019/08/aws-site-to-site-vpn-adds-configurability-security-algorithms-timer-settings-used-for-vpn-tunnels/ ).

At first for Azure compatibly changeable tunnel timeout settings would be sufficient. I can add the AWS Management console screenshot again if it would be helpful.

@ewbankkit
Copy link
Contributor

@tkoeck Please do add the screenshot, it must have been lost when this issue was copied from the Terraform core repo.
Thanks.

@tkoeck
Copy link

tkoeck commented Jul 10, 2020

vpn_advanced

I have attached the options. It can be found for both tunnels for every VPN connection.

@tkoeck
Copy link

tkoeck commented Jul 10, 2020

The options can be configured independently for the two tunnels for every VPN connection. It can be configured at

VPC -> Site-to-Site VPN Connection -> Select Connection -> Actions -> Modify VPN Tunnel Options -> Select one of two tunnels

@ewbankkit ewbankkit removed the needs-triage Waiting for first response or review from a maintainer. label Jul 10, 2020
@CliffHoogervorst
Copy link

same as #11584

@ewbankkit
Copy link
Contributor

@tkoeck As @CliffHoogervorst kindly pointed out, this issue is a duplicate of #11584. I will close this one.
Please add any additional comments to the linked issue.

@ghost
Copy link
Author

ghost commented Aug 19, 2020

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!

@ghost ghost locked and limited conversation to collaborators Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
Development

No branches or pull requests

3 participants