Releases: infraspecdev/terraform-aws-webapp-ingress-module
Releases · infraspecdev/terraform-aws-webapp-ingress-module
v2.7.0
2.7.0 (2022-10-31)
Features
- output app subdomain ACM managed SSL cert arn (0df1e91)
v2.6.0
2.6.0 (2022-10-31)
Features
- output the application target group arn (2601e91)
v2.5.0
2.5.0 (2022-10-31)
Features
- add secondary record and failover policy (6de4621)
v2.4.1
2.4.1 (2022-09-23)
Reverts
- Revert "feat: update protocol to HTTPS on aws_lb_target_group" (742f198)
v2.4.0
2.4.0 (2022-09-23)
Features
- update protocol to HTTPS on aws_lb_target_group (740f8b3)
v2.3.0
2.3.0 (2022-09-23)
Features
v2.2.0
2.2.0 (2022-08-11)
Features
- Set deregistration delay in target group of ALB (ed405bb)
v2.1.0
2.1.0 (2022-08-05)
Features
- add load balancer and listeners arn in output (ef5dc12)
v2.0.0
2.0.0 (2022-08-04)
- Merge pull request #2 from gaussb-labs/fix/update-alb-healthcheck-var-name (3c41d58), closes #2
BREAKING CHANGES
- Rename healthcheck parameters in target group of alb
v1.1.0
1.1.0 (2022-08-04)
Features
- add healthcheck block to target group configuration (086b8de)