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 cluster storage encryption #5491

Closed
bsiegel opened this issue Mar 7, 2016 · 3 comments
Closed

Support RDS cluster storage encryption #5491

bsiegel opened this issue Mar 7, 2016 · 3 comments

Comments

@bsiegel
Copy link

bsiegel commented Mar 7, 2016

Looks like this was added to aws_rds_db_instance in #1041. It would be good to have this exposed for the aws_rds_cluster / aws_rds_cluster_instance resources as well. However it looks like both CreateDBCluster and CreateDBInstance methods have a StorageEncrypted flag, and I'm not clear on how those are supposed to interact. Ideally, the user would specify storage_encrypted on the aws_rds_cluster resource, and then any instances attached to that cluster would have that value computed.

@catsby
Copy link
Contributor

catsby commented Mar 7, 2016

Hey @bsiegel – I think this is actually a duplicate of an issue I opened awhile back, #4414 . I'm going too close this in favor of that one. Thanks!

@catsby catsby closed this as completed Mar 7, 2016
@bsiegel
Copy link
Author

bsiegel commented Mar 7, 2016

@catsby Ah yep, I did some searching but didn't happen upon the correct set of keywords needed to find that issue. Thanks!

@ghost
Copy link

ghost commented Apr 27, 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 Apr 27, 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

2 participants