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:

  • aws (5.70.0)

  • pf (0.0.3)

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

No optional inputs.

Outputs

The following outputs are exported:

cloud_watch_log_group_arn

Description: n/a

Usage

No notes