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

Upgrade to 2.0.0 and fix pre exist check #46

Closed wbingli closed 4 years ago

wbingli commented 4 years ago

Issue #, if available:

Description of changes:

Upgrade to 2.0.0 will have unit test fail. There are a couple of things cause those unit test fails:

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

miparnisari commented 4 years ago

Ran the tests locally and they pass. Thanks @wbingli !