A generic migration script to migrate DNS records from Rackspace Cloud DNS to Amazon Route 53.
ruby rackspace_to_route53.rb
- ruby
- fog
- Copy
example-settings.ymltosettings.yml - Add your Rackspace and AWS IAM keys to
settings.yml - Replace the list of example domains with the domains you want to migrate.
- Heavily inspired by this script.
- Bug fixes and configuration options sponsored by Technocrat.