zclconf / go-cty

A type system for dynamic values in Go applications
MIT License
338 stars 70 forks source link

Support IndexStep.Apply for element values #183

Open t0yv0 opened 3 weeks ago

t0yv0 commented 3 weeks ago

Enable IndexStep.Apply to find matching Set elements. This fixes https://github.com/zclconf/go-cty/issues/180