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

Support for AWS Client VPN #6949

Closed
qrevel opened this issue Dec 20, 2018 · 11 comments · Fixed by #7030 or #7009
Closed

Support for AWS Client VPN #6949

qrevel opened this issue Dec 20, 2018 · 11 comments · Fixed by #7030 or #7009
Labels
new-resource Introduces a new resource. service/ec2 Issues and PRs that pertain to the ec2 service.
Milestone

Comments

@qrevel
Copy link
Contributor

qrevel commented Dec 20, 2018

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

AWS just released a new VPN service that works with OpenVPN-based clients

References

https://aws.amazon.com/about-aws/whats-new/2018/12/introducing-aws-client-vpn-to-securely-access-aws-and-on-premises-resources/

@bflad bflad added new-resource Introduces a new resource. service/ec2 Issues and PRs that pertain to the ec2 service. labels Dec 20, 2018
@slapula
Copy link
Contributor

slapula commented Dec 26, 2018

I'd like to take a shot at this but if someone has something already written up don't wait for me.

@slapula
Copy link
Contributor

slapula commented Jan 2, 2019

I submitted #7009 which provides a resource that manages AWS Client VPN endpoints. If anyone wants to provide some additional testing, it would be much appreciated.

@slapula
Copy link
Contributor

slapula commented Feb 4, 2019

@bflad this issue still needs #7030 as well

@bflad
Copy link
Contributor

bflad commented Feb 4, 2019

Whoops sorry, the PR for the aws_ec2_client_vpn_endpoint resource was marked to close this, reopening. 😅 That resource has been merged and will release with version 1.58.0 of the Terraform AWS provider, likely middle of this week.

There is a followup PR for an aws_ec2_client_vpn_network_association resource which will get reviewed later today.

@bflad bflad reopened this Feb 4, 2019
@slapula
Copy link
Contributor

slapula commented Feb 4, 2019

This may be a dumb question but how do I link multiple PRs to an issue without one closing the issue upon merge? Just omit the "Fixes #XXX" line?

@bflad
Copy link
Contributor

bflad commented Feb 4, 2019

@slapula Here's the relevant GitHub documentation: https://help.github.com/articles/closing-issues-using-keywords/

Personally, I just use something like Reference: #0000.

@slapula
Copy link
Contributor

slapula commented Feb 4, 2019

Oh wow, I never realized that... Thanks! You learn something new everyday.

@bflad bflad added this to the v1.58.0 milestone Feb 8, 2019
@bflad
Copy link
Contributor

bflad commented Feb 8, 2019

The aws_ec2_client_vpn_network_association resource has also been merged and will release with version 1.58.0 of the Terraform AWS provider, very shortly.

For any additional feature requests (e.g. a resource to manage Client VPN Routes) or bug reports, please open new issue(s). Thanks!

@bflad
Copy link
Contributor

bflad commented Feb 8, 2019

The new aws_ec2_client_vpn_endpoint and aws_ec2_client_vpn_network_association resources have been released in version 1.58.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@dimisjim
Copy link
Contributor

dimisjim commented Mar 6, 2019

The aws_ec2_client_vpn_network_association resource has also been merged and will release with version 1.58.0 of the Terraform AWS provider, very shortly.

For any additional feature requests (e.g. a resource to manage Client VPN Routes) or bug reports, please open new issue(s). Thanks!

Hi @bflad. Is there any new resource for adding routes and authorization rules?
Thanks.

EDIT: I have seen that there is a pull request regarding the authorization ingresses: #7564 but I haven't found anything relevant to the Routes creation

@ghost
Copy link

ghost commented Mar 31, 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 Mar 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-resource Introduces a new resource. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
4 participants