claranet / terraform-aws-lambda

Terraform module for AWS Lambda functions
MIT License
157 stars 127 forks source link

Create Cloudwatch log group #67

Open bashton-ajenkins opened 4 years ago

bashton-ajenkins commented 4 years ago

Creates the Cloudwatch log group and allows setting it's options for tags, retention, and KMS Key ID for encryption.

This should fix issue: #38

DaemonDude23 commented 4 years ago

I would like to see this get merged, primarily for the cloudwatch log retention parameter.

damianarata commented 3 years ago

Hi guys! Something to add to your log group name if you use: /aws/* with terraform v0.14.6 and Aws 3.25.

Error: Creating CloudWatch Log Group failed: InvalidParameterException: Log groups starting with AWS/ are reserved for AWS.