aws-cloudformation / aws-cloudformation-resource-providers-logs

The CloudFormation Resource Provider Package For Amazon CloudWatch Logs
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html
Apache License 2.0
33 stars 35 forks source link

added logic to include stack name in loggroup name when empty #32

Closed cdebojit closed 4 years ago

cdebojit commented 4 years ago

Issue #, if available: improper naming convention of loggroup

Description of changes: added logic for the case if in the input request loggroup name is empty then include stack name in the generated string for loggroup name

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.