Skip to content

Commit

Permalink
Update current state
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Jul 26, 2024
1 parent 366c274 commit f2fe858
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions terraform/tfstate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "1.9.3",
"serial": 78,
"serial": 79,
"lineage": "425397de-8394-a003-8a6c-bce854d9cc53",
"outputs": {},
"resources": [
Expand Down Expand Up @@ -295,15 +295,15 @@
"allow_auto_merge": false,
"allow_merge_commit": false,
"allow_rebase_merge": false,
"allow_squash_merge": true,
"allow_squash_merge": false,
"allow_update_branch": false,
"archive_on_destroy": true,
"archived": false,
"auto_init": false,
"default_branch": "main",
"delete_branch_on_merge": true,
"delete_branch_on_merge": false,
"description": "The controls for managing Django Commons projects",
"etag": "W/\"07932f10c1f24e55ed900a50ef414feae35c0df921a3e6884f1fd2afe5579d5e\"",
"etag": "W/\"cc201558ab379c35404a005ca7dce2b56902f8033180a7d0d1a8652aaf712bee\"",
"full_name": "django-commons/controls",
"git_clone_url": "git://github.com/django-commons/controls.git",
"gitignore_template": null,
Expand All @@ -319,8 +319,8 @@
"ignore_vulnerability_alerts_during_read": null,
"is_template": false,
"license_template": null,
"merge_commit_message": "PR_TITLE",
"merge_commit_title": "MERGE_MESSAGE",
"merge_commit_message": "",
"merge_commit_title": "",
"name": "controls",
"node_id": "R_kgDOLkDK8g",
"pages": [],
Expand All @@ -342,8 +342,8 @@
]
}
],
"squash_merge_commit_message": "BLANK",
"squash_merge_commit_title": "PR_TITLE",
"squash_merge_commit_message": "",
"squash_merge_commit_title": "",
"ssh_clone_url": "git@github.com:django-commons/controls.git",
"svn_url": "https://github.com/django-commons/controls",
"template": [],
Expand Down

0 comments on commit f2fe858

Please sign in to comment.