Skip to content

Add detected changes to new template to preserve source template Resource dict integrity. - #1

Open
kyleian wants to merge 1 commit into
deuscapturus:masterfrom
kyleian:split-template
Open

Add detected changes to new template to preserve source template Resource dict integrity.#1
kyleian wants to merge 1 commit into
deuscapturus:masterfrom
kyleian:split-template

Conversation

@kyleian

@kyleian kyleian commented Dec 16, 2019

Copy link
Copy Markdown

Noticed when running the macro on a subset of some of my ECS Services that occasionally ServiceWaitCondition would never receive a paramHash update. After testing and adding some logs I realized it was never getting evaluated while looping over the Resources after the ServiceWaitHandle gets a hash.

This change allows for the new hashed handler/condition resources to not get added back to the original dict we're looking at so that the ServiceWaitCondition resource doesn't get occasionally skipped.

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.

1 participant