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: Add support for out-of-band Performance Insight's being added #114

Merged

Conversation

zacharyblasczyk
Copy link
Contributor

If a customer enabled Performance Insights on the DB out of band, our module won't support enabling performance insights and reconciling tf state.

AWS recommends this: https://repost.aws/knowledge-center/update-encryption-key-rds

If we just allow user's to pass this out of band KMS key, we don't need to risk DB deletion or user error and can rectify the state.

@zacharyblasczyk zacharyblasczyk requested review from a team, gls4 and jsbroks July 28, 2023 16:25
@jsbroks jsbroks changed the title chore: Add support for out-of-band Performance Insight's being added fix: Add support for out-of-band Performance Insight's being added Jul 28, 2023
@zacharyblasczyk zacharyblasczyk merged commit 210237d into main Jul 28, 2023
3 checks passed
@zacharyblasczyk zacharyblasczyk deleted the zacharyb/support-performance-insights-exsisting-kms-key branch July 28, 2023 16:58
jsbroks pushed a commit that referenced this pull request Jul 28, 2023
### [1.16.9](v1.16.8...v1.16.9) (2023-07-28)

### Bug Fixes

* Add support for out-of-band Performance Insight's being added ([#114](#114)) ([210237d](210237d))
@jsbroks
Copy link
Member

jsbroks commented Jul 28, 2023

This PR is included in version 1.16.9 🎉

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