terraform/internal/stacks/stackruntime/testdata/mainbundle/test/plan-no-value-for-required-variable
Alisdair McDiarmid 0fe26468cd stackruntime: Apply defaults to root variables
When evaluating a stack's root input variables, supplied by the caller,
we must apply any default values specified in the variable
configuration for variables with no specified value. This commit adds
this default fallback case, using NilVal as a marker indicating the lack
of a specified value.

If no default value exists for a variable, it is therefore required to
be supplied by the caller. This commit also reports a diagnostic error
in this case.
2024-03-04 16:20:17 -05:00
..
unset-variable.tfstack.hcl stackruntime: Apply defaults to root variables 2024-03-04 16:20:17 -05:00