klotho icon indicating copy to clipboard operation
klotho copied to clipboard

Property validation still allows some invalid values when more context is needed than just the value itself

Open gordon-klotho opened this issue 2 years ago • 0 comments

Some examples:

  • Lambda's subnets must all be in the same VPC
  • Many other resource / list(resource) properties
  • Many properties set via edge templates (which don't override constraints as of https://github.com/klothoplatform/klotho/pull/952)

gordon-klotho avatar Mar 04 '24 16:03 gordon-klotho