Add a certificate to an ELB that does not already have a listener added
Open
- Dominant language
- Python
- Stars
- 728
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Probably not the use case you want to address but if the ELB only has one listener, for port 80 perhaps, the script would not do anything and actually returns an error: `ValueError: need more than 0 values to unpack`. It would be handy if the script could populate a vanilla ELB with a certificate and added the necessary listener.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.