Difference between revisions of "Error: Invalid expression"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
│ 15: db_subnet_group_name = ${module.vpc.database_subnet_group} | │ 15: db_subnet_group_name = ${module.vpc.database_subnet_group} | ||
│ | │ | ||
− | │ 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 15:29, 2 June 2022
│ 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. ╵
See also
Advertising: