klothoplatform / klotho

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

allow imported resources to be path expanded and more state reading #979

Closed jhsinger-klotho closed 5 months ago

jhsinger-klotho commented 5 months ago

adds checks to ensure we are choosing paths which dont change properties of imported resources ensures that we dont only consider direct edges for imported resource path expansion allows resources to deny themselves from being used in specific path selection classifications adds the ability to read state for fields that need to be translated to field Refs or resource ids

making sure imports work with more resources

Standard checks