Difference between revisions of "Error: Module not installed"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
Line 12: Line 12:
  
 
== Related ==
 
== Related ==
 +
* <code>[[terraform init]]</code>
 
* <code>[[terraform show]]</code>
 
* <code>[[terraform show]]</code>
 
* <code>[[terraform plan]]</code>
 
* <code>[[terraform plan]]</code>

Latest 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[edit]

See also[edit]

Advertising: