assafkamil

Results 1 issues of assafkamil

The [updated_resource in handler_update](https://github.com/aws-cloudformation/cloudformation-cli/blob/master/src/rpdk/core/contract/suite/resource/handler_update.py#L44) resource type test suite is wrongly deleting the created model in its `finally` section instead of the potentially updated model. My resource type is maintaining a...