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.39.1)
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