Difference between revisions of "Error: Unsupported argument ... An argument named "XXX" is not expected here."

From wikieduonline
Jump to navigation Jump to search
Line 14: Line 14:
 
== See also ==
 
== See also ==
 
* {{Terraform AWS}}
 
* {{Terraform AWS}}
 +
* {{terraform plan}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Revision as of 17:09, 2 June 2022

╷
│ Error: Unsupported argument
│
│   on main.tf line 23, in module "your_module_name":
│   23:   aws_lb_listener = var.aws_lb_listener
│
│ An argument named "aws_lb_listener" is not expected here.


│ An argument named "xxxxx" is not expected here. Did you mean to define a block of type "xxxxxx"?
│ An argument named "xxxxx" is not expected here.

See also

Advertising: