terraform-aws-ecs-web-app
terraform-aws-ecs-web-app copied to clipboard
chore(deps): update terraform cloudposse/alb-ingress/aws to v0.28.0 (release/v1)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/alb-ingress/aws (source) | module | minor | 0.25.1 -> 0.28.0 |
Release Notes
cloudposse/terraform-aws-alb-ingress (cloudposse/alb-ingress/aws)
v0.28.0
Fix target group length @goruha (#74)
what
- Fix target group length
why
- Target group name limited to 32 chars max
v0.27.0
Support AWS Provider V5 (#72)
v0.26.0
- No changes
v0.25.2
🚀 Enhancements
Add listener_http_header_conditions to the resources where it is missing @wszychta (#57)
what
- This PR gives ability to define
listener_http_header_conditionsfor all types of listeners created by this module.
why
- We have discovered that we are unable to have that option when we are using
hostsconditions. No matter if it is authenticated or unauthenticated hosts. - In my opinion this option should be avaliable for all types of checks.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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 Mend Renovate. View repository job log here.
/terratest
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.