Skip to content

Releases: infraspecdev/terraform-aws-webapp-ingress-module

v2.7.0

31 Oct 20:59
46b42a3
Compare
Choose a tag to compare

2.7.0 (2022-10-31)

Features

  • output app subdomain ACM managed SSL cert arn (0df1e91)

v2.6.0

31 Oct 20:02
48264c6
Compare
Choose a tag to compare

2.6.0 (2022-10-31)

Features

  • output the application target group arn (2601e91)

v2.5.0

31 Oct 18:20
dc4d9c4
Compare
Choose a tag to compare

2.5.0 (2022-10-31)

Features

  • add secondary record and failover policy (6de4621)

v2.4.1

23 Sep 08:26
ef2d4f3
Compare
Choose a tag to compare

2.4.1 (2022-09-23)

Reverts

  • Revert "feat: update protocol to HTTPS on aws_lb_target_group" (742f198)

v2.4.0

23 Sep 05:36
f30c806
Compare
Choose a tag to compare

2.4.0 (2022-09-23)

Features

  • update protocol to HTTPS on aws_lb_target_group (740f8b3)

v2.3.0

23 Sep 05:11
4f75c54
Compare
Choose a tag to compare

2.3.0 (2022-09-23)

Features

v2.2.0

11 Aug 07:25
d1c0eb5
Compare
Choose a tag to compare

2.2.0 (2022-08-11)

Features

  • Set deregistration delay in target group of ALB (ed405bb)

v2.1.0

05 Aug 09:54
e3f7c34
Compare
Choose a tag to compare

2.1.0 (2022-08-05)

Features

  • add load balancer and listeners arn in output (ef5dc12)

v2.0.0

04 Aug 14:43
3c41d58
Compare
Choose a tag to compare

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

04 Aug 14:18
72ffb66
Compare
Choose a tag to compare

1.1.0 (2022-08-04)

Features

  • add healthcheck block to target group configuration (086b8de)