Closed naskhan986 closed 11 months ago
I'm going to lock this issue because it has been closed for 30 days β³. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Error: only lowercase alphanumeric characters, hyphens, underscores, periods, and spaces are allowed in "name" β β with module.vpc.aws_db_subnet_group.database[0], β on .terraform\modules\vpc\main.tf line 374, in resource "aws_db_subnet_group" "database": β 374: name = lower(coalesce(var.database_subnet_group_name, var.name))