mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-14 06:01:33 -04:00
The separation of concerns here still doesn't feel _quite_ right since a resource instance node needs to know what provider it belongs to even though that package doesn't otherwise interact with providers directly at all, but this at least clarifies exactly one location that's responsible for getting the config value for the result value callback to use. Signed-off-by: Martin Atkins <mart@degeneration.co.uk>