Releases: fivexl/terraform-aws-client-vpn-endpoint
Releases · fivexl/terraform-aws-client-vpn-endpoint
v5.0.0
Breaking changes
aws_ec2_client_vpn_endpoint.this_sso
moved toaws_ec2_client_vpn_endpoint.this_sso[0]
- Modern versions of terraform able to handle this change automatically. In case of older versions please use
terraform state mv
command
What's Changed
Full Changelog: v4.1.1...v5.0.0
v4.1.1
- use correct constraint syntax
Full Changelog: v4.1.0...v4.1.1
v4.1.0
- allow usage of terraform aws provider versions higher than 4
Full Changelog: v4.0.0...v4.1.0
v4.0.0
- Added possibility to pass ACM cert ARN and skip a generation of self-signed cert
- TLS provider version update
Full Changelog: v3.0.3...v4.0.0