mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00

This is a workaround because there is/was a bug in boto (see boto/boto#3061 and boto/boto#2882 for more info) where VPCs were a list with multiple, or a dict with one VPC. Now it won't matter if the return is a dict or a list, we'll correctly process it.
1 line
45 B
Text
1 line
45 B
Text
Fix boto_route53 issue with (multiple) VPCs.
|