Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Releases: fivexl/terraform-aws-softether-radius-vpn

v1.0.2

13 Jul 15:34
7e696fb
Compare
Choose a tag to compare
  • Update versions.tf terraform >=0.14

v1.0.1

23 Feb 14:16
8ffe1a3
Compare
Choose a tag to compare

Changes

  • CI for packer validate
  • Build softether from source
  • Add TimeOut for DUO
  • Use ec2-spot-price v2.0.0
  • Fix #10
  • Fix #11
  • Fix #12

v1.0.0

15 Feb 17:28
c402463
Compare
Choose a tag to compare

Changes

  • Ability to run 1 VPN in each AZ
  • Running inside an autoscaling group. Self-healing in case of failure.
  • Permanent external IP with EIP
  • Improved password generation
  • Spot instance by default
  • Spot instance price request build-in
  • ASG. Capacity rebalance
  • IMDSv2
  • EBS Encryption by default
  • ASG. Instance refresh
  • Simple example
  • Separate DNS account example
  • Code refactoring and variables renaming
  • add basic CI for terraform
  • Bug fix for output this_vpn_dns_names_list

v0.0.2

14 Jan 10:59
63a1493
Compare
Choose a tag to compare
update vpn_complete example, non-default VPC