Terraform module to provision an AWS Cloudwatch Log Group.
HCLApache-2.0
Code Quality
Security
Cloud
Container
Data protection
Terraform Cloudwatch Log Group
Terraform module which creates an AWS Cloudwatch Log group. The focus on this module lies within it's simplicity by
providing default values that should make sense for most use cases.
Set to true if you do not wish the log group (and any logs it may contain) to be deleted at destroy time, and instead just remove the log group from the Terraform state.