Skip to content

Commit b2eb34f

Browse files
committed
Order attributes properly
1 parent 501aa8f commit b2eb34f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/integration/private_zonal_with_networking/testdata/TestPrivateZonalWithNetworking.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"enabled": true
66
},
77
"gcpFilestoreCsiDriverConfig": {},
8+
"gkeBackupAgentConfig": {},
89
"horizontalPodAutoscaling": {},
910
"httpLoadBalancing": {},
1011
"kubernetesDashboard": {
1112
"disabled": true
1213
},
1314
"networkPolicyConfig": {
1415
"disabled": true
15-
},
16-
"gkeBackupAgentConfig": {}
16+
}
1717
},
1818
"autopilot": {},
1919
"autoscaling": {

0 commit comments

Comments
 (0)