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.