This Terraform module deploys an AWS CloudWatch Log Stream and Group.
Check valid versions on:
- Github Releases: https://github.com/cn-terraform/terraform-aws-cloudwatch-logs/releases
- Terraform Module Registry: https://registry.terraform.io/modules/cn-terraform/cloudwatch-logs/aws
- 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.