Skip to content

thinkalpha/terraform-aws-cloudwatch-logs

 
 

Repository files navigation

AWS CloudWatch Logs Terraform Module

This Terraform module deploys an AWS CloudWatch Log Stream and Group.

Usage

Check valid versions on:

Output values

  • logs_path: Path of the logs in CloudWatch
  • log_group_arn: The Amazon Resource Name (ARN) specifying the log group.
  • log_stream_arn: The Amazon Resource Name (ARN) specifying the log stream.

Packages

No packages published

Languages

  • HCL 100.0%