Skip to content

Commit 030207e

Browse files
committed
[AUTO]Members state changes after apply
Files changed: M terraform/members/tfstate.json
1 parent e544baf commit 030207e

1 file changed

Lines changed: 26 additions & 5 deletions

File tree

terraform/members/tfstate.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 4,
33
"terraform_version": "1.15.4",
4-
"serial": 1091,
4+
"serial": 1094,
55
"lineage": "425397de-8394-a003-8a6c-bce854d9cc53",
66
"outputs": {
77
"invalid_users": {
@@ -32,6 +32,7 @@
3232
"",
3333
"",
3434
"",
35+
"",
3536
"jonathan@stoppani.name",
3637
"haroonhsa1234@gmail.com",
3738
"",
@@ -151,14 +152,15 @@
151152
"",
152153
""
153154
],
154-
"id": "a40e1796d661964ffceec718431a3e96",
155+
"id": "e015437b1904c40d88939d61060b4627",
155156
"logins": [
156157
"2ykwang",
157158
"Ashish8329",
158159
"Ceasar15",
159160
"Chiemezuo",
160161
"Daksh777",
161162
"DhavalGojiya",
163+
"Dresdn",
162164
"EliShteinman",
163165
"Faakhir30",
164166
"FlipperPA",
@@ -288,6 +290,7 @@
288290
"MDQ6VXNlcjI5NDcwNTE2",
289291
"MDQ6VXNlcjQzNjQ4MTQ2",
290292
"MDQ6VXNlcjUzODU2NTU1",
293+
"MDQ6VXNlcjIyMzk2MjEx",
291294
"MDQ6VXNlcjgyNzYxNTMw",
292295
"U_kgDOBproww",
293296
"MDQ6VXNlcjY4MTY0",
@@ -418,6 +421,7 @@
418421
"Chiemezuo",
419422
"Daksh777",
420423
"DhavalGojiya",
424+
"Dresdn",
421425
"EliShteinman",
422426
"Faakhir30",
423427
"FlipperPA",
@@ -654,6 +658,23 @@
654658
"data.github_users.users"
655659
]
656660
},
661+
{
662+
"index_key": "Dresdn",
663+
"schema_version": 0,
664+
"attributes": {
665+
"downgrade_on_destroy": false,
666+
"etag": "W/\"02e5ba653481866b234af7c5c4a5674a452837932bde881e9ca0e1441b469992\"",
667+
"id": "django-commons:Dresdn",
668+
"role": "member",
669+
"username": "Dresdn"
670+
},
671+
"sensitive_attributes": [],
672+
"identity_schema_version": 0,
673+
"private": "bnVsbA==",
674+
"dependencies": [
675+
"data.github_users.users"
676+
]
677+
},
657678
{
658679
"index_key": "EliShteinman",
659680
"schema_version": 0,
@@ -2729,7 +2750,7 @@
27292750
"attributes": {
27302751
"create_default_maintainer": false,
27312752
"description": "Django Commons designers",
2732-
"etag": "W/\"720ceb8ea85eef65d5f736915e182c31d74c5596aa34e86832c22103dc18f3b0\"",
2753+
"etag": "W/\"06165d1045d2390c7052bb83a50e707668ebe5752bb88137b58431b9805709b7\"",
27332754
"id": "14084892",
27342755
"ldap_dn": "",
27352756
"members_count": 14,
@@ -2759,7 +2780,7 @@
27592780
"attributes": {
27602781
"create_default_maintainer": false,
27612782
"description": "Django Commons administrators. This team is responsible for the overall management of the organization.",
2762-
"etag": "W/\"dcbe3cb5d4ffece420fa00f5353aea2b18f140293e0603d97429b2b27cba1e8c\"",
2783+
"etag": "W/\"a0e56cf469888c29be9bc1b66dda6dafb265756c90c597f26089e65fcf88b0fd\"",
27632784
"id": "9763562",
27642785
"ldap_dn": "",
27652786
"members_count": 8,
@@ -2781,7 +2802,7 @@
27812802
"attributes": {
27822803
"create_default_maintainer": false,
27832804
"description": "Django Commons super administrators. This team is responsible for performing privileged operations.",
2784-
"etag": "W/\"0965c7a317c9f5906e0383d0223963354063d361c46d9377ea3ce2d2fe115161\"",
2805+
"etag": "W/\"9ae8deb27f58d93d34f97575cc8e63d734997b39526e90fe3f72bd79e03ed32e\"",
27852806
"id": "15586545",
27862807
"ldap_dn": "",
27872808
"members_count": 5,

0 commit comments

Comments
 (0)