|
1 | 1 | {
|
2 | 2 | "version": 4,
|
3 | 3 | "terraform_version": "1.9.3",
|
4 |
| - "serial": 98, |
| 4 | + "serial": 101, |
5 | 5 | "lineage": "425397de-8394-a003-8a6c-bce854d9cc53",
|
6 | 6 | "outputs": {},
|
7 | 7 | "resources": [
|
|
306 | 306 | "schema_version": 1,
|
307 | 307 | "attributes": {
|
308 | 308 | "allow_auto_merge": false,
|
309 |
| - "allow_merge_commit": false, |
310 |
| - "allow_rebase_merge": false, |
| 309 | + "allow_merge_commit": true, |
| 310 | + "allow_rebase_merge": true, |
311 | 311 | "allow_squash_merge": true,
|
312 | 312 | "allow_update_branch": true,
|
313 | 313 | "archive_on_destroy": true,
|
|
316 | 316 | "default_branch": "main",
|
317 | 317 | "delete_branch_on_merge": true,
|
318 | 318 | "description": "The controls for managing Django Commons projects",
|
319 |
| - "etag": "W/\"ea2861ea815a93f58cb6de87bdeadf4180c8867141f15b04bed786ba41e1580b\"", |
| 319 | + "etag": "W/\"35dfa2e1e4b4863722d8d5c4264b6c909161422017a07748e6a1c886325e84a5\"", |
320 | 320 | "full_name": "django-commons/controls",
|
321 | 321 | "git_clone_url": "git://github.com/django-commons/controls.git",
|
322 | 322 | "gitignore_template": null,
|
|
440 | 440 | "schema_version": 1,
|
441 | 441 | "attributes": {
|
442 | 442 | "allow_auto_merge": false,
|
443 |
| - "allow_merge_commit": false, |
444 |
| - "allow_rebase_merge": false, |
| 443 | + "allow_merge_commit": true, |
| 444 | + "allow_rebase_merge": true, |
445 | 445 | "allow_squash_merge": true,
|
446 | 446 | "allow_update_branch": true,
|
447 | 447 | "archive_on_destroy": true,
|
|
0 commit comments