aws_cloudwatch_log_group
Stable
Submodule

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

No optional inputs.

Outputs

The following outputs are exported:

cloud_watch_log_group_arn

Description: n/a

Usage

No notes