Skip to content

Conversation

stefangluszek
Copy link
Contributor

Description

Support for minimum_load_balancer_capacity was added to terraform-provider-aws
v5.99.0. If you have an ALB with minimum load balancer capacity configured applying the terraform-aws-modules/alb/aws with the lastest version of terraform-provider-aws would result in the setting being wiped out.

Motivation and Context

Makes it possible to configure minimum_loadbalancer_capacity.

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

Support for `minimum_load_balancer_capacity` was added to
terraform-provider-aws
[v5.99.0](https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.99.0).
If you have an ALB with minimum load balancer capacity configured
applying the `terraform-aws-modules/alb/aws` with the lastest version of
terraform-provider-aws would result in the setting being wiped out.
@stefangluszek stefangluszek changed the title Added support form minimum_load_balancer_capacity. feat: Added support form minimum_load_balancer_capacity. Jun 13, 2025
@bryantbiggs bryantbiggs force-pushed the minimum_load_balancer_capacity branch from d7374ac to 3443e22 Compare June 18, 2025 01:31
@bryantbiggs bryantbiggs merged commit 3f2f8ce into terraform-aws-modules:master Jun 18, 2025
9 checks passed
antonbabenko pushed a commit that referenced this pull request Jun 18, 2025
## [9.17.0](v9.16.0...v9.17.0) (2025-06-18)

### Features

* Added support form minimum_load_balancer_capacity. ([#405](#405)) ([3f2f8ce](3f2f8ce))
@antonbabenko
Copy link
Member

This PR is included in version 9.17.0 🎉

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants