Skip to content

Releases: terraform-aws-modules/terraform-aws-alb

[v3.3.1] - outputs fixed, tests added

06 May 08:07
274329a
Compare
Choose a tag to compare
outputs repaired and tests added to prove counts (#67)

* outputs repaired and tests added to prove counts

[v3.3.0] - CI fixed; output added for cloudwatch consumption

05 May 09:23
082ed72
Compare
Choose a tag to compare

[v3.2.0] - in flight changes enabled on target_groups

29 Mar 04:13
abd6265
Compare
Choose a tag to compare
release of target_group create_before_destroy to allow target_group c…

[v3.1.0] - additional SSL certs can now be applied to HTTPS listeners

23 Mar 01:59
af83c3a
Compare
Choose a tag to compare
allow optional extra ssl certs (#54)

* added the option for extra SSL certs
* simplification of a variable name
* upgraded awspec, terraform, and kitchen terraform

[v3.0.0] - target groups and listeners now defined by lists of maps

21 Mar 02:48
dea191d
Compare
Choose a tag to compare
3.0.0 release - configuration supports n of each ancillary ALB resour…

[v2.5.0] - inputs/outputs added; rubocop compliance

08 Mar 04:39
ca654e4
Compare
Choose a tag to compare
release prep and rubocop compliance (#48)

[v2.4.0] - provider region now inherited

19 Jan 10:38
Compare
Choose a tag to compare
  • Remove region input. If you'd like to customise the AWS provider configuration, this is supported using the new providers input which is a core Terraform feature. Read more here.
  • update CI to use terraform 0.11.2 and KT 3.1.0.
  • alb_arn_suffix output added for external consumption.
  • Several formatting changes to adhere to convention.

[v2.3.2] - add listener outputs for use outside of module

18 Dec 22:17
Compare
Choose a tag to compare
added version file to help with release tags and changelog

terraform 0.11.x support through kitchen-terraform 3.0.0

28 Nov 22:57
170a68b
Compare
Choose a tag to compare
  • Migrated test harness to use kt3
  • comment clean up
  • Target group health check matchers have been added to register healthy responses

New outputs to support ECS use cases

17 Nov 19:01
7212e53
Compare
Choose a tag to compare