errors.fyi community error code reference
reference_to_undeclared_input_variable
terraform

Reference to undeclared input variable

An expression references a variable (var.*) that has no corresponding variable block in the configuration. Declare the variable or correct the reference name.

References

โ† all namespaces for reference_to_undeclared_input_variable