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

The CloudFormation Resource Provider Package For AWS CloudFormation
https://aws.amazon.com/cloudformation/
Apache License 2.0
48 stars 35 forks source link

Removed read in Delete handler #46

Closed ugudip closed 3 years ago

ugudip commented 3 years ago

Description of changes:

Removed Read handler call in the Delete handler as the delete handler should succeed if a resource is not found

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