Difference between revisions of "Error: Invalid expression"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
│ [[Error: Invalid expression]] | │ [[Error: Invalid expression]] | ||
│ | │ | ||
− | │ on main.tf line 15, in resource "[[aws_ecs_task_definition]]" " | + | │ 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]]. | │ Expected the start of an expression, [[but found an invalid expression token]]. |
Revision as of 11:53, 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. ╵
See also
Advertising: