Skip to content

Releases: zoitech/terraform-aws-alb

Fix: Security Group Name

31 Jul 14:19
95a51ba
Compare
Choose a tag to compare
Pre-release

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

28 Jul 11:39
9db1cc6
Compare
Choose a tag to compare
Merge pull request #22 from zoitech/fix/https_with_offloading

added prefix to security group lb_name

HTTPS with offloading fix

28 Jul 11:28
afb9522
Compare
Choose a tag to compare
Pre-release

BUG FIX:

  • HTTPS with offloading (#19)

Listener to redirect HTTP traffic

31 Mar 16:02
fcd92ab
Compare
Choose a tag to compare
Pre-release
  • Listener to redirect HTTP traffic (#17)

Multiple host headers per condition

31 Mar 11:21
4538f53
Compare
Choose a tag to compare
Pre-release

Multiple host-header support for a single condition

Upgraded to terraform 0.12

01 Dec 14:49
9b90f4a
Compare
Choose a tag to compare
Pre-release
Merge pull request #14 from zoitech/upgrade_and_improvements

Upgrade and improvements

Initial Release

09 Apr 11:55
601d209
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
Merge pull request #1 from Geartrixy/master

Initial commit