Skip to content

updating rds.DatabaseInstanceSourceProps to use credentials #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: roda
Choose a base branch
from

Conversation

arozar
Copy link

@arozar arozar commented Jan 18, 2021

Description of changes:
Currently the Typescript is no longer compiling.

This is due to the fact the the rds.DatabaseInstanceProps interface now uses a credentials property rather than a username and password properties.

Have tested by doing the following:

  1. Code now compiles
  2. Deployed the environment and the SSM run command scripts are now able to use the dbSecrets to seed data in the RDS instances.

Am not able to make this PR to the master branch as the bindingdb stack is not in that branch.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant