terraform-aws-client-vpn icon indicating copy to clipboard operation
terraform-aws-client-vpn copied to clipboard

fixed issue with cert resources not able to define encryption on read…

Open si-foley opened this issue 3 years ago • 2 comments

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, and login_banner_text
  • [x] updated output with dns name
  • [x] Updated documentation to reflect the changes.

si-foley avatar Aug 04 '22 20:08 si-foley

Hi @si-foley thanks for the PR. Do you mind fixing the merge conflict and I can merge it?

adenot avatar Sep 13 '22 04:09 adenot

I'd appreciate this fix too @adenot

hardbyte avatar Nov 20 '22 05:11 hardbyte