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

Terraform tries to replace KMS key when upgrading the module #35

Open
clarissalimab opened this issue Jan 22, 2025 · 0 comments
Open

Terraform tries to replace KMS key when upgrading the module #35

clarissalimab opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@clarissalimab
Copy link
Contributor

I noticed this while upgrading the module from v0.4.0 to v.0.6.0.

On RDS, if the database exists, it tries to replace the existing KMS key with a new key.

I resolved the problem setting the enable_kms to false, which didn't disable KMS encryption on my database, it just didn't try to replace the existing key.

@clarissalimab clarissalimab added the bug Something isn't working label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant