DNXLabs / terraform-aws-network

Terraform module for creating basic network resources: VPC, subnets and NAT.
https://modules.dnx.one
Apache License 2.0
5 stars 18 forks source link

Ensure the CloudWatch Log Group is encrypted by KMS/CMK #40

Closed alexandrealvao closed 1 year ago

alexandrealvao commented 1 year ago

Create the possibility to encrypt the VCP Flow Logs Cloudwatch Log Group using KMS Customer Managed Keys (CMK)

Types of changes

What types of changes does your code introduce to ? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

brunodasilvalenga commented 1 year ago

@alexandrealvao ready to be merged!