Skip to content

Feature request: Add parameter for log group KMS key #48

Description

@gabrielsanna

Problem description

This module deploys an aws_cloudwatch_log_group resource, with a passthrough to configure the log retention period and no other configuration options.

Some organizations have strict requirements for KMS key usage, and there is currently no way to specify a KMS key to encrypt the log group.

Proposed solution 1

Add an optional variable accepting a KMS key ID to include in the aws_cloudwatch_log_group resource.

Proposed solution 2

Allow the option to skip the deployment of the Cloudwatch log group, which would allow the log group to be deployed/managed outside of this module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions