DoSomething / bertly

🔗 A serverless link shortener.
https://dosome.click/wq544
MIT License
2 stars 1 forks source link

Failed deploys to development & QA environments. #42

Closed DFurnes closed 6 years ago

DFurnes commented 6 years ago

We added a string DBParameterGroup in 8b054a1d3bccbe7885d61ce7464cbca0333f4d8f in order to be able to stream records into Quasar, but this parameter group does not exist in other environments & so they're no longer deployable. We should replace this with an AWS::RDS::DBParameterGroup instead.

An error occurred: BertlyRDSCluster - DBParameterGroup not found: postgres10-repl (Service: AmazonRDS; Status Code: 404; Error Code: DBParameterGroupNotFound; Request ID: 4c13a765-5ad5-454b-b149-dafa34039eae).