There is a regression that I need to come up with a small example of in 1.0.0.pre.
In an autoscaling group VPCZoneIdentifier is an array, but I have template which builds this array. CFNDSL wants to make this an array regardless, which means I end up with an array of arrays which then CloudFormation doesn't like.
/cc @lwoggardner