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

support RDS encryption at rest #1050

Closed
ryanking opened this issue Feb 25, 2015 · 4 comments
Closed

support RDS encryption at rest #1050

ryanking opened this issue Feb 25, 2015 · 4 comments

Comments

@ryanking
Copy link
Contributor

https://aws.amazon.com/about-aws/whats-new/2015/01/06/amazon-rds-encryption-with-kms-mysql-postgresql/

@catsby
Copy link
Contributor

catsby commented Feb 25, 2015

Looks like we'd need to add support for StorageEncrypted and KmsKeyId into resource_aws_db_instance.go

@ryanking is this something you want to take a stab at? If not, I can try and get to it in the near future, but I can't make promises as to when. I agree that it's a thing we should support 😄

@catsby catsby self-assigned this Feb 25, 2015
@josh-padnick
Copy link

+1 for this feature. It's especially important because RDS will only let you set this option at RDS Launch Time. You can't modify an existing RDS instance to support this.

@phinze
Copy link
Contributor

phinze commented Mar 2, 2015

Done in #1041 👍

@phinze phinze closed this as completed Mar 2, 2015
@ghost
Copy link

ghost commented May 4, 2020

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 ghost locked and limited conversation to collaborators May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants