Error: Invalid reference

From wikieduonline
Revision as of 11:44, 2 June 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search
╷
│ Error: Invalid reference
│
│   on .terraform/modules/paht/to/your/module.tf line 5, in resource "aws_db_subnet_group" "this":
│    5:   name       = your_name
│
│ A reference to a resource type must be followed by at least one attribute access, specifying the resource name.
╷
│ Error: Invalid reference
│
│   on main.tf line 14, in resource "aws_db_instance" "my_mariadb_instance":
│   14:   db_subnet_group_name = subnet-0526dd2e6xxxxx
│
│ A reference to a resource type must be followed by at least one attribute access, specifying the resource name.
╵

See also

Advertising: