DNXLabs / terraform-aws-client-vpn

This terraform module installs a client VPN.
https://modules.dnx.one
Apache License 2.0
48 stars 54 forks source link

ISSUE #25 Adds VPC ID in client VPN endpoint argument #26

Closed adeelamin15 closed 1 year ago

adeelamin15 commented 1 year ago

Solves the issue reported https://github.com/DNXLabs/terraform-aws-client-vpn/issues/25

Types of changes

Checklist

Further comments

This fix is necessary to get main upstream repo working. As of now the present upstream branch is broken.

adeelamin15 commented 1 year ago

@mcosta1105 Please review and merge. It is breaking main upstream branch as reported in bug.

adeelamin15 commented 1 year ago

@adenot @lzrocha @RaphaelMacedonio Please review this PR . Without this original latest release is broken. Issue is described in the PR description.

mcosta1105 commented 1 year ago

Thanks for creating this PR @adeelamin15