cloudposse / terraform-aws-rds-replica

Terraform module that provisions an RDS replica
https://cloudposse.com/accelerate
Apache License 2.0
30 stars 28 forks source link

same_region replica does not require kms_key_id #5

Open jwhitcraft opened 5 years ago

jwhitcraft commented 5 years ago

When creating a same_region replica, the kms_id does not need to be set.

When it's set i get the following error:

aws_db_instance.default: Error creating DB Instance: InvalidParameterCombination: Your request does not require the KMS key parameter. Please remove the KMS key parameter and try your request again.
        status code: 400, request id: xxxxx-yyyyyy