Skip to content

Commit 7240ae8

Browse files
committed
[AUTO]State changes after apply
Files changed: M terraform/tfstate.json
1 parent b4933ba commit 7240ae8

File tree

1 file changed

+27
-3
lines changed

1 file changed

+27
-3
lines changed

terraform/tfstate.json

+27-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 4,
33
"terraform_version": "1.10.5",
4-
"serial": 436,
4+
"serial": 439,
55
"lineage": "425397de-8394-a003-8a6c-bce854d9cc53",
66
"outputs": {
77
"invalid_users": {
@@ -65,9 +65,10 @@
6565
"",
6666
"",
6767
"",
68+
"",
6869
""
6970
],
70-
"id": "da24138a95269eb6799eb72753a889db",
71+
"id": "07d0f9051f6729f83b64ed909fe59f6f",
7172
"logins": [
7273
"FlipperPA",
7374
"Mogost",
@@ -87,6 +88,7 @@
8788
"g-nie",
8889
"gav-fyi",
8990
"giovannicimolin",
91+
"input",
9092
"jacklinke",
9193
"jburns6789",
9294
"jcjudkins",
@@ -132,6 +134,7 @@
132134
"MDQ6VXNlcjkwOTA0NDM=",
133135
"MDQ6VXNlcjU4NTI5MQ==",
134136
"MDQ6VXNlcjI3ODkzMzg1",
137+
"MDQ6VXNlcjQ2Mjk4Nw==",
135138
"MDQ6VXNlcjczNTU0Njcy",
136139
"U_kgDOBwTNvg",
137140
"MDQ6VXNlcjM0NDE3NTcz",
@@ -178,6 +181,7 @@
178181
"g-nie",
179182
"gav-fyi",
180183
"giovannicimolin",
184+
"input",
181185
"jacklinke",
182186
"jburns6789",
183187
"jcjudkins",
@@ -503,6 +507,22 @@
503507
"data.github_users.users"
504508
]
505509
},
510+
{
511+
"index_key": "input",
512+
"schema_version": 0,
513+
"attributes": {
514+
"downgrade_on_destroy": false,
515+
"etag": "W/\"096f554758300ae1f4f73601a8cad8960b8c64451009f6f69462d4c4c325850f\"",
516+
"id": "django-commons:input",
517+
"role": "member",
518+
"username": "input"
519+
},
520+
"sensitive_attributes": [],
521+
"private": "bnVsbA==",
522+
"dependencies": [
523+
"data.github_users.users"
524+
]
525+
},
506526
{
507527
"index_key": "jacklinke",
508528
"schema_version": 0,
@@ -1585,7 +1605,7 @@
15851605
"default_branch": "main",
15861606
"delete_branch_on_merge": true,
15871607
"description": "Membership repository for the django-commons organization.",
1588-
"etag": "W/\"2cdd51a1d123c5c1989b10b81eca1083442ebbbc5976136d01bb734678c81a74\"",
1608+
"etag": "W/\"512b1620390c35ce686fd324a81fc7fb9afb4e838dd0329577cae6d7f73b16fc\"",
15891609
"full_name": "django-commons/membership",
15901610
"git_clone_url": "git://github.com/django-commons/membership.git",
15911611
"gitignore_template": null,
@@ -3280,6 +3300,10 @@
32803300
"role": "member",
32813301
"username": "browniebroke"
32823302
},
3303+
{
3304+
"role": "member",
3305+
"username": "justbackend"
3306+
},
32833307
{
32843308
"role": "member",
32853309
"username": "rptmat57"

0 commit comments

Comments
 (0)