Difference between revisions of "Error: Reference to undeclared resource"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
  
  
 +
== Related  ==
 +
* [[Error: Reference to undeclared module]]
  
 
== See also ==
 
== See also ==

Revision as of 19:02, 19 October 2021

 terraform plan
╷
│ Error: Reference to undeclared resource
│
│   on main.tf line 9, in resource "aws_instance" "example":
│    9:   ami               = data.aws_ami.windows.id
│
│ A data resource "aws_ami" "windows" has not been declared in the root module.


Related

See also

Advertising: