terraform-aws-client-vpn
terraform-aws-client-vpn copied to clipboard
fixed issue with cert resources not able to define encryption on read…
Big picture
Updates made to provide more access to configure the vpn and address restriction with the certs that blocked usage of this module in newer Terraform versions.
Types of changes
Bugfix (non-breaking change which fixes an issue)
- [x] fixed issue with cert resources not able to define encryption on readonly
New feature (non-breaking change which adds functionality)
- [x] Added variable support for
transport_protocol,session_timeout_hours, andlogin_banner_text - [x] updated output with dns name
- [x] Updated documentation to reflect the changes.
Hi @si-foley thanks for the PR. Do you mind fixing the merge conflict and I can merge it?
I'd appreciate this fix too @adenot