Difference between revisions of "Error: only lowercase alphanumeric characters, hyphens, underscores, periods, and spaces allowed in "name""

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
  ╷
 
  ╷
  │ Error: only lowercase alphanumeric characters, hyphens, underscores, periods, and spaces allowed in "name"
+
  │ Error: only [[lowercase]] alphanumeric characters, hyphens, underscores, periods, and spaces allowed in "name"
 
  │
 
  │
 
  │  with module.db.[[aws_db_subnet_group]].this[0],
 
  │  with module.db.[[aws_db_subnet_group]].this[0],

Revision as of 07:53, 21 September 2021


╷
│ Error: only lowercase alphanumeric characters, hyphens, underscores, periods, and spaces allowed in "name"
│
│   with module.db.aws_db_subnet_group.this[0],
│   on .terraform/your_module/aurora.tf line 4, in resource "aws_db_subnet_group" "this":
│    4:   name       = "${var.db_subnet_group_name}"
│
╵


Error: only lowercase alphanumeric characters and hyphens allowed in "XXXXX"


See also

Advertising: