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.
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.