Error: Module not installed
╷
│ Error: Module not installed
│
│ on /path/to/main.tf line 774:
│ 774: module "yourmodule" {
│
│ This module is not yet installed. Run "terraform init" to install all modules required by this configuration.
╵
Solution: terraform init
Related
See also
Advertising: