terraform-aws-modules / terraform-aws-ecs

Terraform module to create AWS ECS resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/ecs/aws
Apache License 2.0
573 stars 542 forks source link

Add cloudwatch log class functionality #242

Open richardgavel-ordinaryexperts opened 2 weeks ago

richardgavel-ordinaryexperts commented 2 weeks ago

Description

Support specifying the log group class on a created CloudWatch log group.

Motivation and Context

(https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/241)

Breaking Changes

Checked (https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#500-may-25-2023). Does not appear the breaking changes in the 5.0.0 provider impact this module.

How Has This Been Tested?

bryantbiggs commented 2 weeks ago

FYI - updated the branch this would go into so you'll want to rebase off that one to clean up the diff