You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
╷
│ Error: Invalid type specification
│
│ on demostration2.tf line 87, in variable "user_contacts2":
│ 87:type=map(object(map(list(tuple([string, string, bool])))))
│
│ Object type constructor requires a map whose keys are attribute names and whose values are the corresponding attribute types.
╵
╷
│ Error: Invalid type specification
│
│ on demostration2.tf line 87, in variable "user_contacts2":
│ 87:type=map(object(map(list(tuple([string, string, bool])))))
│
│ Object type constructor requires a map whose keys are attribute names and whose values are the corresponding attribute types.
╵
The text was updated successfully, but these errors were encountered:
d051a
pushed a commit
to d051a/ter-homeworks
that referenced
this issue
Jul 14, 2024
terraform init
ругается:The text was updated successfully, but these errors were encountered: