mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-21 10:47:34 -05:00
In today's OpenTofu we consider it an immediate error if we can't determine which instances are declared for a module call or resource, but in future we'd like to be able to do something better that involves modeling the fact that we weren't able to expand something but still being able to make some predictions about how it will turn out anyway. These new concepts of "wildcard" instance key and "placeholder" module instance or resource instance addresses give us a way to represent those situations elsewhere in the system, although as of this commit nothing is using these yet. Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
16 KiB
16 KiB