You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of #1041, support for storage encryption was added but with default key. Can we add support for specifying KmsKeyId in aws_db_instance resource?
In my current use case, I need to use a different key(not default key) for RDS encryption. Since encryption can only be set at the time of creating RDS instance, I don't know if there is any other way to specify a different key other than creating a cloud formation resource for RDS. Are there any alternate solutions for this as of now?
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 26, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
#6353
https://github.com/krushi90
As part of #1041, support for storage encryption was added but with default key. Can we add support for specifying KmsKeyId in aws_db_instance resource?
In my current use case, I need to use a different key(not default key) for RDS encryption. Since encryption can only be set at the time of creating RDS instance, I don't know if there is any other way to specify a different key other than creating a cloud formation resource for RDS. Are there any alternate solutions for this as of now?
The text was updated successfully, but these errors were encountered: