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

Pass in KMS key for Cloud Watch #118

Closed
wants to merge 2 commits into from
Closed

Pass in KMS key for Cloud Watch #118

wants to merge 2 commits into from

Conversation

badass-aoz
Copy link
Contributor

@badass-aoz badass-aoz commented Oct 30, 2023

Summary

Pass in the key secret manager KMS key ARN id to be used for cloudwatch log group encryption.

How did you test this change?

Testing on Agentless tier

  1. Created a KMS
  2. Modified https://github.com/lacework/terraform-aws-agentless-scanning/tree/main/examples/single-account-single-region to create a testing deployment
  3. Edited the KMS access policy so it could be used for the newly created log group
  4. Re-run the above deployment with my change, observe that KMS has been enabled :

Issue

https://lacework.atlassian.net/browse/LINK-2235

@badass-aoz
Copy link
Contributor Author

merged in #119

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