cloud-gov / cg-migrate-db

Export database from cloud.gov app
Other
4 stars 6 forks source link

[WIP] Adds support for the rds service #13

Closed ccostino closed 7 years ago

ccostino commented 7 years ago

WIP: DON'T MERGE!

Closes #12

This changeset adds support for the rds service in addition to the aws-rds service found in the CF Marketplace. It also adds a couple of additional checks to safeguard against a KeyError being raised if a service is not found.

h/t to @jcscottiii for the help!

ccostino commented 7 years ago

Closing in favor of #15. Thanks @jcscottiii!