Closed ccostino closed 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.
rds
aws-rds
KeyError
h/t to @jcscottiii for the help!
Closing in favor of #15. Thanks @jcscottiii!
WIP: DON'T MERGE!
Closes #12
This changeset adds support for the
rds
service in addition to theaws-rds
service found in the CF Marketplace. It also adds a couple of additional checks to safeguard against aKeyError
being raised if a service is not found.h/t to @jcscottiii for the help!