Skip to content

Conversation

@arozar
Copy link

@arozar arozar commented Jan 18, 2021

Commit 1 - updating Roda table and database names for template synth script

Description of changes:
The file SynthRodaTemplates.sh has incorrect naming of glue tables and database names that are created using the Cloudformation stacks that are suggested in comments at the bottom of the script.

Commit 2 - updating rds.DatabaseInstanceSourceProps to use credentials object

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

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

Have tested by doing the following:

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

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

@arozar arozar changed the title updating Roda table and database names for template synth script updating Roda template synth script and fixing rds.DatabaseInstanceProps credentials prop Jan 18, 2021
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