Skip to content

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

@clarissalimab

Description

@clarissalimab

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions