Releases: barracuda-cloudgen-access/terraform-modules
Releases · barracuda-cloudgen-access/terraform-modules
v1.2.2
Changelog:
- [aws-asg] Limit outbound to resource group.
- [aws-asg] Add redis egress security group.
v1.2.1
Changelog:
- [aws-asg] Update terraform versions
- [aws-asg] Require mininum terraform version instead of forcing minor version
v1.2.0
All changes are compatible with the previous versions, however upgrading an existing deploy will cause downtime. This is the recommended upgrade process:
- Deploy new module using the same enrollment token from the existing one
- After checking the target groups are all healthy, update the CloudGen Access Proxy Host on the console
- Wait 15-30m to ensure all the clients updated the configuration
- 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
- 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
Add AWS Auto Scaling Group Module