terraform/internal/command/jsonconfig
Daniel Banck b6804e2edd Use configuration values for jsonconfig
Instead of outputting the raw values from the ModuleCall, we're now
using the evaluated values from the Config. This should keep the JSON
output unchanged, we just need to make sure to persist the values in
`Config` when loading the configuration.
2026-03-04 11:45:59 +01:00
..
config.go Use configuration values for jsonconfig 2026-03-04 11:45:59 +01:00
config_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
doc.go make copyrightfix 2026-02-17 13:56:34 +00:00
expression.go make copyrightfix 2026-02-17 13:56:34 +00:00
expression_test.go make copyrightfix 2026-02-17 13:56:34 +00:00