Difference between revisions of "Error: Invalid expression"

From wikieduonline
Jump to navigation Jump to search
Line 15: Line 15:
 
  ╵
 
  ╵
  
 +
== Related ==
 +
* [[Terraform plan execution errors]]
  
 
== See also ==
 
== See also ==

Revision as of 11:54, 25 January 2023

Error: Invalid expression
│
│   on main.tf line 15, in resource "aws_db_instance" "my_mariadb_instance":
│   15:   db_subnet_group_name =  ${module.vpc.database_subnet_group}
│
│ Expected the start of an expression, but found an invalid expression token.
╵
Error: Invalid expression
│
│   on main.tf line 15, in resource "aws_ecs_task_definition" "my_task_definition":
│   57: ])
│
│ Expected the start of an expression, but found an invalid expression token.
╵

Related

See also

Advertising: