mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-11 14:01:34 -05:00
This brings in a bugfix for analyzing variables inside relative traversal expressions in HCL, and a cosmetic bugfix in cty for GoString of cty.NullVal(cty.DynamicPseudoType). This also updates some other packages, as a result of running "go get -u".