Panfactum LogoPanfactum
Infrastructure ModulesSubmodulesAWSaws_cloudwatch_log_group
aws_cloudwatch_log_group
Stable
Submodule
Source Code Link

AWS CloudWatch Log Group

This module sets a cloud watch log group for a given service

Providers

The following providers are needed by this module:

Required Inputs

The following input variables are required:

description

Description: Description of the Cloudwatch Log Group

Type: string

name

Description: The name of the Cloudwatch Log Group

Type: string

Optional Inputs

The following input variables are optional (have default values):

Outputs

The following outputs are exported:

cloud_watch_log_group_arn

Description: n/a

Usage

No notes