errors.fyi community error code reference
module_not_installed
terraform

Module not installed

A module block references a module source that has not been downloaded to the .terraform directory. Run terraform init to install all required modules.

References

โ† all namespaces for module_not_installed