Skip to content

Releases: barracuda-cloudgen-access/terraform-modules

v1.2.2

17 Aug 15:23
971021f
Compare
Choose a tag to compare

Changelog:

  • [aws-asg] Limit outbound to resource group.
  • [aws-asg] Add redis egress security group.

v1.2.1

09 Jun 14:48
28c2483
Compare
Choose a tag to compare

Changelog:

  • [aws-asg] Update terraform versions
  • [aws-asg] Require mininum terraform version instead of forcing minor version

v1.2.0

07 Jun 09:54
225e41f
Compare
Choose a tag to compare

All changes are compatible with the previous versions, however upgrading an existing deploy will cause downtime. This is the recommended upgrade process:

  1. Deploy new module using the same enrollment token from the existing one
  2. After checking the target groups are all healthy, update the CloudGen Access Proxy Host on the console
  3. Wait 15-30m to ensure all the clients updated the configuration
  4. Destroy the previous module

Changelog:

  • [aws-asg] Update aws_elasticache_replication_group with new multi_az_enabled parameter
  • [aws-asg] Use Amazon Linux 2 AMI as default AMI
  • [aws-asg] Update naming
  • [aws-asg] Allow multiple deploys on the same region
  • [aws-asg] Allow specifying custom tags
  • [aws-asg] Require terraform 0.14 to allow sensitive variables

v1.1.0

13 Oct 12:33
5f019cc
Compare
Choose a tag to compare
  • Require terraform 0.13 to allow validations
  • Update README and misc logic
  • Allow using custom AMI
  • Add CloudWatch logs configuration
  • Add Fyde Access Proxy log level configuration
  • Prevent lingering token after module removal
  • Create redis elasticache when instance count is more than 1
  • Recycle instances on launch configuration change

v1.0.0

11 Aug 13:46
b56089d
Compare
Choose a tag to compare

Add AWS Auto Scaling Group Module