[Currently](https://github.com/deis/deis/blob/0aec52339c6a32052c2ba4f405bf408d6cba9cf5/contrib/aws/create#L99-L105) the Route 53 configuration in the AWS rigger script is meant for test (ref `DEIS_TEST_DOMAIN`). Some users (e.g. myself) use Route 53 and would like to be able to enable/customize this (e.g. as a step during the cofiguration). For users which don't use Route 53, the script should not attempt to assign a Route 53 DNS address.
Currently the Route 53 configuration in the AWS rigger script is meant for test (ref
DEIS_TEST_DOMAIN).Some users (e.g. myself) use Route 53 and would like to be able to enable/customize this (e.g. as a step during the cofiguration).
For users which don't use Route 53, the script should not attempt to assign a Route 53 DNS address.