errors.fyi community error code reference
invalid_module_output_reference
terraform

Module has no output with name

An expression references an output value from a module that the module does not declare. Verify the output name against the module's output blocks and ensure the module is the correct version.

References

โ† all namespaces for invalid_module_output_reference