A temporary change to prevent upstream break while awslabs continues to refactor.
library. This commit updates the Route 53 Zone resource to use AWS Labs aws-sdk-go library instead of mitchellh/goamz. - hard code us-east-1 for Route53 region, since it's a global endpoint - add some units test for CleanZoneID
Still need to update 2 resources and check the acceptance tests, but overall we’re nearly there 😃