cn-terraform / terraform-aws-ecs-service-autoscaling

AWS ECS Service Autoscaling
https://registry.terraform.io/modules/cn-terraform/ecs-service-autoscaling/aws/
Apache License 2.0
15 stars 18 forks source link

removed null from sns topic arn as null is not allowed #32

Closed mayank0202 closed 6 months ago

mayank0202 commented 6 months ago

@jnonino Please approve this PR as my previous change created an error for having a null value so i removed it . Thanks

mayank0202 commented 6 months ago

@jnonino I have tested this and its working as expected