Skip to content

If desired resource state/tag is none, default to empty dictionary#238

Merged
mmaeng merged 2 commits intoaws-cloudformation:masterfrom
mmaeng:issue230
Jan 6, 2023
Merged

If desired resource state/tag is none, default to empty dictionary#238
mmaeng merged 2 commits intoaws-cloudformation:masterfrom
mmaeng:issue230

Conversation

@mmaeng
Copy link
Contributor

@mmaeng mmaeng commented Dec 21, 2022

Closes #230

If desiredResourceState or desiredResourceTags is empty then default to empty dictionary instead of None.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mmaeng mmaeng merged commit dc0f2ab into aws-cloudformation:master Jan 6, 2023
@mmaeng mmaeng deleted the issue230 branch January 6, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If a resource is created without Properties, request.desiredResourceState is None

3 participants