Skip to content

Commit 5b924c9

Browse files
committed
chore(QOV-1296): rename custom VPC private subnets fields
Ticket: QOV-1296
1 parent 755d1ba commit 5b924c9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

openapi.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14828,15 +14828,15 @@ components:
1482814828
ClusterKarpenterPrivateSubnetIdsPutRequest:
1482914829
type: object
1483014830
properties:
14831-
eks_karpenter_fargate_subnets_zone_a_ids:
14831+
eks_private_subnets_zone_a_ids:
1483214832
type: array
1483314833
items:
1483414834
type: string
14835-
eks_karpenter_fargate_subnets_zone_b_ids:
14835+
eks_private_subnets_zone_b_ids:
1483614836
type: array
1483714837
items:
1483814838
type: string
14839-
eks_karpenter_fargate_subnets_zone_c_ids:
14839+
eks_private_subnets_zone_c_ids:
1484014840
type: array
1484114841
items:
1484214842
type: string
@@ -15155,7 +15155,7 @@ components:
1515515155
nullable: true
1515615156
items:
1515715157
type: string
15158-
eks_karpenter_fargate_subnets_zone_a_ids:
15158+
eks_private_subnets_zone_a_ids:
1515915159
type: array
1516015160
x-stoplight:
1516115161
id: 8rttrya00wmkr
@@ -15164,7 +15164,7 @@ components:
1516415164
x-stoplight:
1516515165
id: rtxx96v011irr
1516615166
type: string
15167-
eks_karpenter_fargate_subnets_zone_b_ids:
15167+
eks_private_subnets_zone_b_ids:
1516815168
type: array
1516915169
x-stoplight:
1517015170
id: xnbtr8676culs
@@ -15173,7 +15173,7 @@ components:
1517315173
x-stoplight:
1517415174
id: 1w592qk4spodn
1517515175
type: string
15176-
eks_karpenter_fargate_subnets_zone_c_ids:
15176+
eks_private_subnets_zone_c_ids:
1517715177
type: array
1517815178
x-stoplight:
1517915179
id: st5domzqqkcoh

0 commit comments

Comments
 (0)