errors.fyi community error code reference
reference_to_undeclared_local_value
terraform

Reference to undeclared local value

An expression references a local value (local.*) that is not defined in a locals block. Add the local value definition or correct the reference name.

References

โ† all namespaces for reference_to_undeclared_local_value