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

Update aws_dynamodb_table.server_side_encryption documentation noting DEFAULT encryption type #7499

Merged
merged 2 commits into from
Feb 13, 2019

Conversation

ewbankkit
Copy link
Contributor

Fixes #7498.
No applicable acceptance tests.

@ghost ghost added size/XS Managed by automation to categorize the size of a PR. documentation Introduces or discusses updates to documentation. service/dynamodb Issues and PRs that pertain to the dynamodb service. labels Feb 10, 2019
@ewbankkit
Copy link
Contributor Author

Replaces #5666.

Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ewbankkit -- this is great information to update. Thanks for spending the time to look into it. To reduce some confusion, maybe we could:

  • Update the server_side_encryption argument to state that AWS DynamoDB tables are automatically encrypted at rest with an AWS owned CMK and the configuration block controls options beyond that
  • Update the enabled argument (right above this note) to include the bits being added in this note and maybe link out to https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html to help clarify the difference between AWS owned and managed CMKs

What do you think?

@bflad bflad added the waiting-response Maintainers are waiting on response from community or contributor. label Feb 11, 2019
@ewbankkit
Copy link
Contributor Author

@bflad I made the suggested changes which hopefully clarify the default value of AWS DynamoDB table server-side encryption.

@ghost ghost removed the waiting-response Maintainers are waiting on response from community or contributor. label Feb 12, 2019
Copy link
Contributor

@bflad bflad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks awesome! Thanks, @ewbankkit! 🚀

@bflad bflad added this to the v1.59.0 milestone Feb 13, 2019
@bflad bflad merged commit 43320eb into hashicorp:master Feb 13, 2019
@ewbankkit ewbankkit deleted the issue-7498 branch February 13, 2019 11:28
@ghost
Copy link

ghost commented Apr 1, 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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. service/dynamodb Issues and PRs that pertain to the dynamodb service. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation: Update r/aws_dynamodb_table server_side_encryption noting DEFAULT encryption type
2 participants