Skip to content

Commit 67e8d85

Browse files
committed
Update outputs
1 parent ee5336b commit 67e8d85

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

acceptance/bundle/resources/postgres_branches/update_protected/out.plan.no_change.direct.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"changes": {
2727
"spec.is_protected": {
2828
"action": "skip",
29-
"reason": "builtin_rule",
29+
"reason": "api_schema",
3030
"old": false,
3131
"new": false
3232
},
3333
"spec.no_expiry": {
3434
"action": "skip",
35-
"reason": "builtin_rule",
35+
"reason": "api_schema",
3636
"old": true,
3737
"new": true
3838
}

acceptance/bundle/resources/postgres_branches/update_protected/out.plan.restore.direct.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"spec.no_expiry": {
4343
"action": "skip",
44-
"reason": "builtin_rule",
44+
"reason": "api_schema",
4545
"old": true,
4646
"new": true
4747
}

acceptance/bundle/resources/postgres_branches/update_protected/out.plan.update.direct.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"spec.no_expiry": {
4343
"action": "skip",
44-
"reason": "builtin_rule",
44+
"reason": "api_schema",
4545
"old": true,
4646
"new": true
4747
}

acceptance/bundle/resources/postgres_endpoints/update_autoscaling/out.plan.no_change.direct.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@
2828
"changes": {
2929
"spec.autoscaling_limit_max_cu": {
3030
"action": "skip",
31-
"reason": "builtin_rule",
31+
"reason": "api_schema",
3232
"old": 8,
3333
"new": 8
3434
},
3535
"spec.autoscaling_limit_min_cu": {
3636
"action": "skip",
37-
"reason": "builtin_rule",
37+
"reason": "api_schema",
3838
"old": 0.5,
3939
"new": 0.5
4040
},
4141
"spec.endpoint_type": {
4242
"action": "skip",
43-
"reason": "builtin_rule",
43+
"reason": "api_schema",
4444
"old": "ENDPOINT_TYPE_READ_WRITE",
4545
"new": "ENDPOINT_TYPE_READ_WRITE",
4646
"remote": ""

acceptance/bundle/resources/postgres_endpoints/update_autoscaling/out.plan.restore.direct.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
},
4646
"spec.autoscaling_limit_min_cu": {
4747
"action": "skip",
48-
"reason": "builtin_rule",
48+
"reason": "api_schema",
4949
"old": 0.5,
5050
"new": 0.5
5151
},
5252
"spec.endpoint_type": {
5353
"action": "skip",
54-
"reason": "builtin_rule",
54+
"reason": "api_schema",
5555
"old": "ENDPOINT_TYPE_READ_WRITE",
5656
"new": "ENDPOINT_TYPE_READ_WRITE",
5757
"remote": ""

acceptance/bundle/resources/postgres_endpoints/update_autoscaling/out.plan.update.direct.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
},
4646
"spec.autoscaling_limit_min_cu": {
4747
"action": "skip",
48-
"reason": "builtin_rule",
48+
"reason": "api_schema",
4949
"old": 0.5,
5050
"new": 0.5
5151
},
5252
"spec.endpoint_type": {
5353
"action": "skip",
54-
"reason": "builtin_rule",
54+
"reason": "api_schema",
5555
"old": "ENDPOINT_TYPE_READ_WRITE",
5656
"new": "ENDPOINT_TYPE_READ_WRITE",
5757
"remote": ""

acceptance/bundle/resources/postgres_projects/update_display_name/out.plan.no_change.direct.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"changes": {
2323
"spec.default_endpoint_settings": {
2424
"action": "skip",
25-
"reason": "builtin_rule",
25+
"reason": "api_schema",
2626
"old": {
2727
"autoscaling_limit_max_cu": 4,
2828
"autoscaling_limit_min_cu": 0.5,
@@ -36,7 +36,7 @@
3636
},
3737
"spec.display_name": {
3838
"action": "skip",
39-
"reason": "builtin_rule",
39+
"reason": "api_schema",
4040
"old": "Original Name",
4141
"new": "Original Name"
4242
},
@@ -48,7 +48,7 @@
4848
},
4949
"spec.pg_version": {
5050
"action": "skip",
51-
"reason": "builtin_rule",
51+
"reason": "api_schema",
5252
"old": 16,
5353
"new": 16
5454
}

acceptance/bundle/resources/postgres_projects/update_display_name/out.plan.restore.direct.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"changes": {
3838
"spec.default_endpoint_settings": {
3939
"action": "skip",
40-
"reason": "builtin_rule",
40+
"reason": "api_schema",
4141
"old": {
4242
"autoscaling_limit_max_cu": 4,
4343
"autoscaling_limit_min_cu": 0.5,
@@ -62,7 +62,7 @@
6262
},
6363
"spec.pg_version": {
6464
"action": "skip",
65-
"reason": "builtin_rule",
65+
"reason": "api_schema",
6666
"old": 16,
6767
"new": 16
6868
}

acceptance/bundle/resources/postgres_projects/update_display_name/out.plan.update.direct.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"changes": {
3838
"spec.default_endpoint_settings": {
3939
"action": "skip",
40-
"reason": "builtin_rule",
40+
"reason": "api_schema",
4141
"old": {
4242
"autoscaling_limit_max_cu": 4,
4343
"autoscaling_limit_min_cu": 0.5,
@@ -62,7 +62,7 @@
6262
},
6363
"spec.pg_version": {
6464
"action": "skip",
65-
"reason": "builtin_rule",
65+
"reason": "api_schema",
6666
"old": 16,
6767
"new": 16
6868
}

0 commit comments

Comments
 (0)