Skip to content

Commit

Permalink
[AUTO]State changes after apply
Browse files Browse the repository at this point in the history
Files changed:
M	terraform/tfstate.json
  • Loading branch information
cunla committed Oct 6, 2024
1 parent 660eff1 commit b71a7e4
Showing 1 changed file with 16 additions and 29 deletions.
45 changes: 16 additions & 29 deletions terraform/tfstate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "1.9.7",
"serial": 216,
"serial": 220,
"lineage": "425397de-8394-a003-8a6c-bce854d9cc53",
"outputs": {},
"resources": [
Expand Down Expand Up @@ -89,19 +89,6 @@
"sensitive_attributes": [],
"private": "bnVsbA=="
},
{
"index_key": "codein",
"schema_version": 0,
"attributes": {
"downgrade_on_destroy": false,
"etag": "W/\"5c2c03863ace394f05712222529ecb5df9e53982d43d756cd8dd976107f445a9\"",
"id": "django-commons:codein",
"role": "member",
"username": "codein"
},
"sensitive_attributes": [],
"private": "bnVsbA=="
},
{
"index_key": "cunla",
"schema_version": 0,
Expand Down Expand Up @@ -193,19 +180,6 @@
"sensitive_attributes": [],
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjAifQ=="
},
{
"index_key": "maerteijn",
"schema_version": 0,
"attributes": {
"downgrade_on_destroy": false,
"etag": "W/\"12ca2badd5ff5c455be852651743fb1fdc088e307177346b9953839020844e6b\"",
"id": "django-commons:maerteijn",
"role": "member",
"username": "maerteijn"
},
"sensitive_attributes": [],
"private": "bnVsbA=="
},
{
"index_key": "matthiask",
"schema_version": 0,
Expand All @@ -232,6 +206,19 @@
"sensitive_attributes": [],
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjAifQ=="
},
{
"index_key": "oliverandrich",
"schema_version": 0,
"attributes": {
"downgrade_on_destroy": false,
"etag": "W/\"fe54e010f90fe850e4a34f1e5b5179aa7d5687afad06e95b425da23cdb4943fd\"",
"id": "django-commons:oliverandrich",
"role": "member",
"username": "oliverandrich"
},
"sensitive_attributes": [],
"private": "bnVsbA=="
},
{
"index_key": "pfouque",
"schema_version": 0,
Expand Down Expand Up @@ -446,7 +433,7 @@
"default_branch": "main",
"delete_branch_on_merge": true,
"description": "The controls for managing Django Commons projects",
"etag": "W/\"17c5a72d83f0edd857c930e0ecd520541c31c51010809d2a666abfe078203613\"",
"etag": "W/\"747417bf8ff61e779162cb4b5e90d2779bc1948b29bb93fb7c9211ad0ca12bf4\"",
"full_name": "django-commons/controls",
"git_clone_url": "git://github.com/django-commons/controls.git",
"gitignore_template": null,
Expand Down Expand Up @@ -725,7 +712,7 @@
"default_branch": "main",
"delete_branch_on_merge": true,
"description": "Membership repository for the django-commons organization.",
"etag": "W/\"ff87678816900880b6d8247b5f66d4c5e18e91e5122dd080911594e2bb555ebe\"",
"etag": "W/\"a697a1ceb61196d74331934a68efbea2d5f8d719fbf9a0e925fc7d195ddb6997\"",
"full_name": "django-commons/membership",
"git_clone_url": "git://github.com/django-commons/membership.git",
"gitignore_template": null,
Expand Down

0 comments on commit b71a7e4

Please sign in to comment.