aws-cloudformation / aws-cloudformation/cloudformation-cli

Possible bug. create_handler being called more than once.

Open
#845 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
336
Forks
172
Avg merge
3d 5m
Merged PRs (30d)
3

Description

I'm using the python library to create a resource.

When I try to create this resource within a cloudformation stack the CREATE handler gets called more than once. When the second CREATE call happens it causes an exception because it's trying to create AWS resources that already exist.

Does this sound like a bug? I can't see any reason why the CREATE handler would get called immediately after it gets completed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.