Difference between revisions of "Error: Module not installed"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 19: | Line 19: | ||
== See also == | == See also == | ||
* {{terraform show}} | * {{terraform show}} | ||
− | |||
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 05:38, 22 March 2023
╷
│ 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: