Open thatderek opened 4 years ago
Description of changes: Hosted zones for ALBs can apparently be 13 characters. This fix accommodates that.
➜ ~ aws elbv2 describe-load-balancers | jq '.LoadBalancers[0].CanonicalHostedZoneId' -r Z1H1FL5HABSF5
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description of changes: Hosted zones for ALBs can apparently be 13 characters. This fix accommodates that.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.