Skip to content

Commit

Permalink
Update groups.json
Browse files Browse the repository at this point in the history
  • Loading branch information
flyflyinit authored Sep 20, 2023
1 parent 47baee2 commit 213218e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions terraform/config/groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
],
"users": [
{
"id": "41e437b403404796af1c5cde52b25aca",
"name": "vincent"
"id": "USER ID 1",
"name": "user1"
}
]
},
Expand Down Expand Up @@ -48,8 +48,8 @@
],
"users": [
{
"id": "baf1dc435a634040840cf85537a2951a",
"name": "abdel"
"id": "USER ID 2",
"name": "user2"
}
]
},
Expand All @@ -66,8 +66,8 @@
],
"users": [
{
"id": "41e437b403404796af1c5cde52b25aca",
"name": "vincent"
"id": "USER ID 3",
"name": "user3"
}
]
},
Expand Down Expand Up @@ -138,9 +138,9 @@
],
"users": [
{
"id": "41e437b403404796af1c5cde52b25aca",
"name": "vincent"
"id": "USER ID 4",
"name": "user4"
}
]
}
]
]

0 comments on commit 213218e

Please sign in to comment.