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

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
 
  │ Error: Unsupported [[argument]]
 
  │ Error: Unsupported [[argument]]
 
  │
 
  │
  │  on [[main.tf]] line 23, in module "your_module_name":
+
  │  on [[main.tf]] line 23, [[in module]] "your_module_name":
 
  │  23:  aws_lb_listener = var.aws_lb_listener
 
  │  23:  aws_lb_listener = var.aws_lb_listener
 
  │
 
  │

Revision as of 14:01, 15 March 2023

╷
│ 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.
| An argument named "subnets" is not expected here.

Related

See also

Advertising: