Skip to content
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

fix: 465 - Update Aurora default Parameter Group to 'default.aurora-postgresql11'. #466

Merged

Conversation

rbernotas
Copy link
Contributor

Feature or Bugfix

  • Bugfix

Detail

  • Update Aurora default Parameter Group to 'default.aurora-postgresql11'. Fixes an issue where the Aurora nested stack deploy in the data.all backend deploy would fail and/or block indefinitely due to 'default.aurora-postgresql10' mismatch with version 11 of the Aurora database engine.

Relates

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@dlpzx dlpzx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks you @rbernotas

@dlpzx dlpzx merged commit 3097a3a into data-dot-all:main May 22, 2023
@dlpzx dlpzx changed the title 465 - Update Aurora default Parameter Group to 'default.aurora-postgresql11'. fix: 465 - Update Aurora default Parameter Group to 'default.aurora-postgresql11'. May 24, 2023
dlpzx pushed a commit that referenced this pull request May 24, 2023
### Feature or Bugfix

- Bugfix


### Detail
Update Aurora engine version to 11.16. Fixes an issue where the Aurora
nested stack deployment in the data.all backend which goes to deployment
account would fail as AuroraPostgresEngineVersion.VER_10_18 is not
compatible with parameter group default.aurora-postgresql11
### Relates
- #466

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
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.

2 participants