terraform-aws-alb
terraform-aws-alb copied to clipboard
fix: Change condition blocks to allow multiple blocks in the same way as action blocks
Description
This change allow multiple condition blocks to be defined in a listener rule
Motivation and Context
Resolves https://github.com/terraform-aws-modules/terraform-aws-alb/issues/347
Breaking Changes
No
How Has This Been Tested?
- [X] I have updated at least one of the
examples/*to demonstrate and validate my change(s) - [X] I have tested and validated these changes using one or more of the provided
examples/*projects - planned but not applied due to not having a sandbox AWS account available - [X] I have executed
pre-commit run -aon my pull request
This is on my list for tomorrow
This PR is included in version 9.8.0 :tada:
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.