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

Authorize access by CIDR range #8

Closed willthames closed 2 years ago

willthames commented 2 years ago

Allow access by CIDR range and optionally also by access group ID.

Types of changes

What types of changes does your code introduce to ? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

adenot commented 2 years ago

Thanks for the PRs @willthames.

Just to inform that the README Inputs and Outputs sections are automatically generated with tfdocs (see Github Action). So no need to make changes in the README file as they will be overwritten by the action.