mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-10 10:01:16 -04:00
This contains an adjustment to how the dynamic blocks extension expands a dynamic block whose for_each expression is unknown: it now produces an block whose leaf attributes are all unknown, which is what Terraform had previously been expecting but it wasn't actually true in practice.