IMAP-Science-Operations-Center / sds-data-manager

MIT License
0 stars 9 forks source link

MNT: Bump required cdk version for RDS version upgrade #270

Closed greglucas closed 1 month ago

greglucas commented 1 month ago

When the RDS version was updated, the CDK version also needed to be updated for our release to work. I've also added the synth command to the testing matrix in GitHub Actions so we try and catch this failure before trying to deploy.

Change Summary

closes #269

greglucas commented 1 month ago

OK, looks like this is working once we add the cdk.context.json because then we don't need the API lookups to our account for those values (and thus avoid authorization issues).