Skip to content

Releases: cloudposse/terraform-aws-alb

v1.6.0

18 Nov 20:30
864b57c
Compare
Choose a tag to compare
add preserve host header option @tbpoetke (#124)

what

adding the preserve host header option of the alb like documented here: Terraform registry

why

option was missing

references

v1.5.0

14 Sep 16:09
2c3040f
Compare
Choose a tag to compare
Allow to set listener tags @welderpb (#122)

what

  • Allow add tags to created listeners.

why

  • In some cases we need to tag listeners.

references

v1.4.0

27 Jun 23:30
bce6ca2
Compare
Choose a tag to compare
chore(deps): update Terraform cloudposse/lb-s3-bucket/aws to v0.16.0 @renovate (#111)

This PR contains the following updates:

Package Type Update Change
cloudposse/lb-s3-bucket/aws (source) module minor 0.14.1 -> 0.16.0

v1.3.0

20 Jun 10:35
5296fdb
Compare
Choose a tag to compare
Add attribute protocol_version into default target group @ArtemKorchunov (#118)

what

  • Add attribute protocol_version to default target group

why

v1.2.0

19 May 18:47
2890977
Compare
Choose a tag to compare
feat: add variable to support health check protocol different from traffic's @topikachu (#117)

what

Add variable to support health check protocol different from traffic's

why

My system uses HTTP for the health check but HTTPS for data traffic.
Add a new variable to support this use case.

references

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_target_group#health_check

v1.1.0

03 May 16:37
ef40bb7
Compare
Choose a tag to compare
Add slow_start parameter to target group @plenkl (#104)

what

  • Exposes the parameter slow_start which controls how the load balancer scales in new targets as they become healthy.

why

  • Some applications need time to warm up before they can start handling their full share of requests.

references

v1.0.0

11 Apr 04:58
8558cdd
Compare
Choose a tag to compare

Initial release with production Semantic Versioning, part of our general strategy to convert to production versioning as we make updates to relatively mature modules, especially those where we see breaking changes coming in the near future. This module will evolve with breaking changes as we convert it to use our security-group and s3-log-storage modules and be compatible with the new S3 resource structure introduced in AWS Terraform provider v4.0.

Update framework, version pinning @Nuru (#113)

what

  • Update framework, version pinning

v0.36.0

08 Dec 15:40
5578d81
Compare
Choose a tag to compare
Fix default target group count @linhkikuchi (#108)

what

  • I have listener_https_fixed_response but still need the default target group created in this module. It used to work before this PR (#97). Do not see why it should not get created when we have listener_https_fixed_response

v0.35.3

22 Aug 03:07
9caa5d1
Compare
Choose a tag to compare

🤖 Automatic Updates

Update context.tf @cloudpossebot (#100)

what

This is an auto-generated PR that updates the context.tf file to the latest version from cloudposse/terraform-null-label

why

To support all the features of the context interface.

v0.35.2

21 Aug 04:56
4cb2d67
Compare
Choose a tag to compare

🤖 Automatic Updates

chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.14.1 @renovate (#101)

This PR contains the following updates:

Package Type Update Change
cloudposse/lb-s3-bucket/aws (source) module patch 0.14.0 -> 0.14.1

Release Notes

cloudposse/terraform-aws-lb-s3-bucket

v0.14.1

Compare Source

🤖 Automatic Updates

Update context.tf @​cloudpossebot (#​44) #### what This is an auto-generated PR that updates the `context.tf` file to the latest version from `cloudposse/terraform-null-label` #### why To support all the features of the `context` interface.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.