mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-04 03:01:06 -04:00
If a planned NestingList block value looks like it may represent a dynamic block, we don't check the length since it may be unknown. This check was missing in the NestingSet case, but it applies for the same reason. <