Releases: zoitech/terraform-aws-alb
Releases · zoitech/terraform-aws-alb
Fix: Security Group Name
BUG FIX:
Security group "lb_group" adds an extra dash if its in the variable (#23)
The security group name for "lb_group" now includes the prefix
Merge pull request #22 from zoitech/fix/https_with_offloading added prefix to security group lb_name
HTTPS with offloading fix
BUG FIX:
- HTTPS with offloading (#19)
Listener to redirect HTTP traffic
- Listener to redirect HTTP traffic (#17)
Multiple host headers per condition
Multiple host-header support for a single condition
Upgraded to terraform 0.12
Merge pull request #14 from zoitech/upgrade_and_improvements Upgrade and improvements
Initial Release
Merge pull request #1 from Geartrixy/master Initial commit