Skip to content

Commit de7dd43

Browse files
Shikha MaheshwariShikha Maheshwari
authored andcommitted
catalog varaible sequence changes
1 parent 7ccf773 commit de7dd43

File tree

1 file changed

+37
-37
lines changed

1 file changed

+37
-37
lines changed

ibm_catalog.json

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,15 @@
261261
}
262262
]
263263
},
264+
{
265+
"key": "vpn_gateways"
266+
},
267+
{
268+
"key": "vpe_gateway_cloud_services"
269+
},
270+
{
271+
"key": "vpe_gateway_cloud_service_by_crn"
272+
},
264273
{
265274
"key": "vpe_gateway_security_group_ids"
266275
},
@@ -277,18 +286,9 @@
277286
}
278287
]
279288
},
280-
{
281-
"key": "vpe_gateway_cloud_services"
282-
},
283-
{
284-
"key": "vpe_gateway_cloud_service_by_crn"
285-
},
286289
{
287290
"key": "vpe_gateway_reserved_ips"
288291
},
289-
{
290-
"key": "vpn_gateways"
291-
},
292292
{
293293
"key": "default_network_acl_name"
294294
},
@@ -333,6 +333,9 @@
333333
}
334334
]
335335
},
336+
{
337+
"key": "existing_cos_instance_crn"
338+
},
336339
{
337340
"key": "skip_vpc_cos_iam_auth_policy",
338341
"options": [
@@ -346,9 +349,6 @@
346349
}
347350
]
348351
},
349-
{
350-
"key": "existing_cos_instance_crn"
351-
},
352352
{
353353
"key": "flow_logs_cos_bucket_name"
354354
},
@@ -365,6 +365,12 @@
365365
}
366366
]
367367
},
368+
{
369+
"key": "existing_flow_logs_bucket_kms_key_crn"
370+
},
371+
{
372+
"key": "existing_kms_instance_crn"
373+
},
368374
{
369375
"key": "skip_cos_kms_iam_auth_policy",
370376
"options": [
@@ -378,6 +384,25 @@
378384
}
379385
]
380386
},
387+
{
388+
"key": "kms_endpoint_type",
389+
"options": [
390+
{
391+
"displayname": "private",
392+
"value": "private"
393+
},
394+
{
395+
"displayname": "public",
396+
"value": "public"
397+
}
398+
]
399+
},
400+
{
401+
"key": "kms_key_ring_name"
402+
},
403+
{
404+
"key": "kms_key_name"
405+
},
381406
{
382407
"key": "management_endpoint_type_for_bucket",
383408
"options": [
@@ -489,31 +514,6 @@
489514
"value": "false"
490515
}
491516
]
492-
},
493-
{
494-
"key": "existing_flow_logs_bucket_kms_key_crn"
495-
},
496-
{
497-
"key": "existing_kms_instance_crn"
498-
},
499-
{
500-
"key": "kms_endpoint_type",
501-
"options": [
502-
{
503-
"displayname": "private",
504-
"value": "private"
505-
},
506-
{
507-
"displayname": "public",
508-
"value": "public"
509-
}
510-
]
511-
},
512-
{
513-
"key": "kms_key_ring_name"
514-
},
515-
{
516-
"key": "kms_key_name"
517517
}
518518
],
519519
"dependencies": [

0 commit comments

Comments
 (0)