Skip to content

Releases: nimbux911/terraform-aws-openvpn

Add tags input

19 Jul 19:57
Compare
Choose a tag to compare
v1.1.0

Add tags docs to README.md and release notes to CHANGELOG.md

[2.1.0] - 2024-04-16

16 Apr 16:01
0d3ecb3
Compare
Choose a tag to compare
  • 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

06 Oct 16:37
b3cd929
Compare
Choose a tag to compare

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

29 Jul 21:28
951674a
Compare
Choose a tag to compare

Added outputs.tf file with Security Group Id

First version of the terraform-aws-openvpn module

21 Jul 20:25
6abe197
Compare
Choose a tag to compare
First version of the terraform-aws-openvpn module (#2)

First version of the terraform-aws-openvpn module

Co-authored-by: Ivo Ursino <[email protected]>