mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
hil.Eval() now returns (hil.EvaluationResult, error) instead of (value, type, error). This commit updates the call sites, but retains all previous behaviour. Tests are also updated. |
||
---|---|---|
.. | ||
provider_test.go | ||
provider.go | ||
resource_cloudinit_config_test.go | ||
resource_cloudinit_config.go | ||
resource_template_file_test.go | ||
resource_template_file.go |