Releases: nimbux911/terraform-aws-openvpn
Releases · nimbux911/terraform-aws-openvpn
Add tags input
[2.1.0] - 2024-04-16
- Changed DockerOVPN source for the one forked by nimbux which also contains Openvpn community 2.6.8
- Added "EASYRSA_BATCH=1" hardcoded variable to docker-compose to allow for auto-run in the initpki script
[2.0.0] - 2023-10-04
Changed
- s3 persistent storage replaced by ebs volume
- Inputs
- Launch configuration replaced by Launch template
- Docker version updated
Added
- Useful outputs.
- Default values and types for most inputs.
- tags.
- Fixed version of the openvpn docker image.
v1.0.1
First version of the terraform-aws-openvpn module
First version of the terraform-aws-openvpn module (#2) First version of the terraform-aws-openvpn module Co-authored-by: Ivo Ursino <[email protected]>