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

Add option to encrypt logs via KMS #156

Merged
merged 5 commits into from
Nov 14, 2019
Merged

Add option to encrypt logs via KMS #156

merged 5 commits into from
Nov 14, 2019

Conversation

npalm
Copy link
Collaborator

@npalm npalm commented Nov 10, 2019

Description

Add option to encrypt logs via KMS. Supported options

  • no encryption
  • module managed KMS key
  • user provided key

Migrations required

NO

Verification

default

Documentation

Please ensure you update the README in _docs/README.md. The README.md in the root can be updated by running the script ci/bin/autodocs.sh

@npalm
Copy link
Collaborator Author

npalm commented Nov 10, 2019

@hendrixroa I was inspired by your PR #132 but took a bit different approach providing / supporting a few scenario's. What do you think of this approach?

@npalm npalm mentioned this pull request Nov 10, 2019
@hendrixroa
Copy link
Contributor

@npalm Yes, I agree, the encryption kms should be optionally

@npalm npalm merged commit b6d9d29 into develop Nov 14, 2019
@npalm npalm deleted the encrypt-logs branch March 12, 2020 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants