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).
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.