Releases: cloudposse/terraform-aws-alb
Releases · cloudposse/terraform-aws-alb
v0.16.0
bump aws-lb-s3-bucket version @shakhanton (#50)
what
- change version of terraform-aws-lb-s3-bucket module
why
- version 0.4.0 doesn't work with terraform 0.13.0
v0.15.0
[AUTOMATED] Update terraform-null-label versions to support Terraform 0.13 @Gowiem (#51)
What
- Updates terraform-null-label versions 0.14.1, 0.15.0, and 0.16.0 to version 0.17.0
- This is an automated commit and pull request created by Microplane. More information here.
Why
- This module and the mentioned previous versions are used extensively across the large majority of Cloud Posse's Terraform Modules. They're currently holding back support for Terraform v0.13. Doing this upgrade in mass will alleviate the pain in our efforts to support Terraform v0.13
v0.14.0
v0.13.2
0.13.1
0.13.0: [AUTOMATED] Update Version Pinning for Terraform to support 0.13 (#47)
## What 1. Update Version Pinning for Terraform to support 0.13 ## Why 1. This is a relatively minor update that the CloudPosse module already likely supports. 1. This allows module consumers to not individually update our Terraform module to support Terraform 0.13.
0.12.0: Stickiness support (#45)
what
- Allow users to configure stickiness block
- Defaults to current behavior (no sticky)
why
- Adds flexibility, expose more of native ELB/TF functionality
- While I prefer to avoid it, I have an app which benefits from sticky :-)
references
- closes #35
0.11.1: Updates to ChatOps - Automated commit (#43)
## What * Adds chatops commands - '/test all' - '/test bats' - '/test readme' - '/test terratest' * Drops codefresh * Drops slash-command-dispatch * Removes codefresh badge * Rebuilds README ## Why * Change over from codefresh to GH Actions * Facilitate testing of PRs from forks Co-authored-by: Erik Osterman <erik@cloudposse.com>
0.11.0: expose log bucket lifecycle settings (#44)
* expose log bucket lifecycle settings * update docs with lifecycle settings * regenerate readme
0.10.0: feat: target group protocol variable (#38)
* feat: target group protocol variable for HTTP/HTTPS healthcheck * Updated README.md Co-authored-by: Idikoro Eradiri <ieradiri@soundexchange.com> Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com> Co-authored-by: Erik Osterman <erik@cloudposse.com>