klothoplatform / klotho

Klotho - write AWS applications at lightning speed
https://klo.dev
Apache License 2.0
1.13k stars 38 forks source link

ensure set properties are loaded into eval as expected #940

Closed jhsinger-klotho closed 8 months ago

jhsinger-klotho commented 8 months ago

fixes #929

load sets in properly so that we can reference them as lists without it being incorrect

This affects resource constraints which attempt to set properties nested within sets

Standard checks