mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Typo fix in eval_variable
This commit is contained in:
parent
923f9f226d
commit
33cbf2698d
@ -12,7 +12,7 @@ import (
|
||||
"github.com/zclconf/go-cty/cty/convert"
|
||||
)
|
||||
|
||||
// evalVariableValidations ensures ta all of the configured custom validations
|
||||
// evalVariableValidations ensures that all of the configured custom validations
|
||||
// for a variable are passing.
|
||||
//
|
||||
// This must be used only after any side-effects that make the value of the
|
||||
|
Loading…
Reference in New Issue
Block a user