-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
elb_application_lb: add support for creating alb with listener having multiple certificates #1950
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 3m 57s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 48s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mandar242 is it possible to update the corresponding integration test case?
changelogs/fragments/1950-elb_application_lb-multiple-listener-certificates-for-alb.yml
Outdated
Show resolved
Hide resolved
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 4m 24s |
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 5m 11s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
recheck |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 44s |
Build failed (gate pipeline). For information on how to proceed, see https://ansible.softwarefactory-project.io/zuul/buildset/a31e642f3abf4a67a809c17257bd2277 ✔️ ansible-galaxy-importer SUCCESS in 4m 13s |
recheck |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 15s |
a41f6ad
into
ansible-collections:main
SUMMARY
Fixes #1349
This PR adds support for adding multiple certificates to a listener during Application Load Balancer creation.
ISSUE TYPE
COMPONENT NAME
elb_application_lb
ADDITIONAL INFORMATION
As per boto3 documentation