Skip to content

Commit 256850e

Browse files
chore(deps): update ci dependencies (#951)
1 parent ebeabf3 commit 256850e

File tree

2 files changed

+304
-1
lines changed

2 files changed

+304
-1
lines changed

ibm_catalog.json

Lines changed: 303 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,18 @@
8686
"key": "region",
8787
"required": true,
8888
"type": "string"
89+
},
90+
{
91+
"key": "ibmcloud_api_key"
92+
},
93+
{
94+
"key": "prefix"
95+
},
96+
{
97+
"key": "resource_tags"
98+
},
99+
{
100+
"key": "ssh_key"
89101
}
90102
],
91103
"iam_permissions": [
@@ -411,6 +423,66 @@
411423
{
412424
"hidden": true,
413425
"key": "template_source"
426+
},
427+
{
428+
"key": "IC_SCHEMATICS_WORKSPACE_ID"
429+
},
430+
{
431+
"key": "add_atracker_route"
432+
},
433+
{
434+
"key": "enable_transit_gateway"
435+
},
436+
{
437+
"key": "existing_ssh_key_name"
438+
},
439+
{
440+
"key": "existing_vpc_cbr_zone_id"
441+
},
442+
{
443+
"key": "hs_crypto_instance_name"
444+
},
445+
{
446+
"key": "hs_crypto_resource_group"
447+
},
448+
{
449+
"key": "ibmcloud_api_key"
450+
},
451+
{
452+
"key": "network_cidr"
453+
},
454+
{
455+
"key": "prefix"
456+
},
457+
{
458+
"key": "skip_all_s2s_auth_policies"
459+
},
460+
{
461+
"key": "skip_kms_block_storage_s2s_auth_policy"
462+
},
463+
{
464+
"key": "tags"
465+
},
466+
{
467+
"key": "transit_gateway_global"
468+
},
469+
{
470+
"key": "use_legacy_network_interface"
471+
},
472+
{
473+
"key": "use_random_cos_suffix"
474+
},
475+
{
476+
"key": "vpcs"
477+
},
478+
{
479+
"key": "vsi_image_name"
480+
},
481+
{
482+
"key": "vsi_instance_profile"
483+
},
484+
{
485+
"key": "vsi_per_subnet"
414486
}
415487
],
416488
"iam_permissions": [
@@ -560,6 +632,66 @@
560632
},
561633
"key": "region",
562634
"required": true
635+
},
636+
{
637+
"key": "access_tags"
638+
},
639+
{
640+
"key": "block_storage_volumes"
641+
},
642+
{
643+
"key": "boot_volume_encryption_key"
644+
},
645+
{
646+
"key": "enable_floating_ip"
647+
},
648+
{
649+
"key": "existing_ssh_key_name"
650+
},
651+
{
652+
"key": "ibmcloud_api_key"
653+
},
654+
{
655+
"key": "image_name"
656+
},
657+
{
658+
"key": "load_balancers"
659+
},
660+
{
661+
"key": "placement_group_id"
662+
},
663+
{
664+
"key": "prefix"
665+
},
666+
{
667+
"key": "primary_vni_additional_ip_count"
668+
},
669+
{
670+
"key": "resource_tags"
671+
},
672+
{
673+
"key": "security_group_ids"
674+
},
675+
{
676+
"key": "skip_iam_authorization_policy"
677+
},
678+
{
679+
"key": "subnet_names"
680+
},
681+
{
682+
"key": "use_legacy_network_interface"
683+
},
684+
{
685+
"key": "user_data"
686+
},
687+
{
688+
"key": "vpc_id"
689+
},
690+
{
691+
"key": "vsi_instance_profile"
692+
},
693+
{
694+
"key": "vsi_per_subnet"
563695
}
564696
],
565697
"iam_permissions": [
@@ -871,6 +1003,51 @@
8711003
{
8721004
"key": "override",
8731005
"hidden": true
1006+
},
1007+
{
1008+
"key": "IC_SCHEMATICS_WORKSPACE_ID"
1009+
},
1010+
{
1011+
"key": "add_atracker_route"
1012+
},
1013+
{
1014+
"key": "enable_transit_gateway"
1015+
},
1016+
{
1017+
"key": "existing_vpc_cbr_zone_id"
1018+
},
1019+
{
1020+
"key": "hs_crypto_instance_name"
1021+
},
1022+
{
1023+
"key": "hs_crypto_resource_group"
1024+
},
1025+
{
1026+
"key": "ibmcloud_api_key"
1027+
},
1028+
{
1029+
"key": "network_cidr"
1030+
},
1031+
{
1032+
"key": "prefix"
1033+
},
1034+
{
1035+
"key": "skip_all_s2s_auth_policies"
1036+
},
1037+
{
1038+
"key": "skip_kms_block_storage_s2s_auth_policy"
1039+
},
1040+
{
1041+
"key": "tags"
1042+
},
1043+
{
1044+
"key": "transit_gateway_global"
1045+
},
1046+
{
1047+
"key": "use_random_cos_suffix"
1048+
},
1049+
{
1050+
"key": "vpcs"
8741051
}
8751052
],
8761053
"iam_permissions": [
@@ -1039,6 +1216,24 @@
10391216
"key": "region",
10401217
"required": true,
10411218
"type": "string"
1219+
},
1220+
{
1221+
"key": "entitlement"
1222+
},
1223+
{
1224+
"key": "flavor"
1225+
},
1226+
{
1227+
"key": "ibmcloud_api_key"
1228+
},
1229+
{
1230+
"key": "kube_version"
1231+
},
1232+
{
1233+
"key": "prefix"
1234+
},
1235+
{
1236+
"key": "resource_tags"
10421237
}
10431238
],
10441239
"iam_permissions": [
@@ -1368,6 +1563,114 @@
13681563
{
13691564
"hidden": true,
13701565
"key": "template_source"
1566+
},
1567+
{
1568+
"key": "IC_SCHEMATICS_WORKSPACE_ID"
1569+
},
1570+
{
1571+
"key": "add_atracker_route"
1572+
},
1573+
{
1574+
"key": "cluster_addons"
1575+
},
1576+
{
1577+
"key": "cluster_force_delete_storage"
1578+
},
1579+
{
1580+
"key": "disable_outbound_traffic_protection"
1581+
},
1582+
{
1583+
"key": "enable_transit_gateway"
1584+
},
1585+
{
1586+
"key": "entitlement"
1587+
},
1588+
{
1589+
"key": "existing_cos_endpoint_type"
1590+
},
1591+
{
1592+
"key": "existing_cos_instance_name"
1593+
},
1594+
{
1595+
"key": "existing_cos_resource_group"
1596+
},
1597+
{
1598+
"key": "existing_kms_endpoint_type"
1599+
},
1600+
{
1601+
"key": "existing_kms_instance_name"
1602+
},
1603+
{
1604+
"key": "existing_kms_resource_group"
1605+
},
1606+
{
1607+
"key": "existing_vpc_cbr_zone_id"
1608+
},
1609+
{
1610+
"key": "flavor"
1611+
},
1612+
{
1613+
"key": "hs_crypto_instance_name"
1614+
},
1615+
{
1616+
"key": "hs_crypto_resource_group"
1617+
},
1618+
{
1619+
"key": "ibmcloud_api_key"
1620+
},
1621+
{
1622+
"key": "ignore_vpcs_for_cluster_deployment"
1623+
},
1624+
{
1625+
"key": "kms_wait_for_apply"
1626+
},
1627+
{
1628+
"key": "manage_all_cluster_addons"
1629+
},
1630+
{
1631+
"key": "network_cidr"
1632+
},
1633+
{
1634+
"key": "operating_system"
1635+
},
1636+
{
1637+
"key": "prefix"
1638+
},
1639+
{
1640+
"key": "secondary_storage"
1641+
},
1642+
{
1643+
"key": "skip_all_s2s_auth_policies"
1644+
},
1645+
{
1646+
"key": "skip_kms_block_storage_s2s_auth_policy"
1647+
},
1648+
{
1649+
"key": "tags"
1650+
},
1651+
{
1652+
"key": "transit_gateway_global"
1653+
},
1654+
{
1655+
"key": "use_existing_cos_for_atracker"
1656+
},
1657+
{
1658+
"key": "use_existing_cos_for_vpc_flowlogs"
1659+
},
1660+
{
1661+
"key": "use_ibm_cloud_private_api_endpoints"
1662+
},
1663+
{
1664+
"key": "use_random_cos_suffix"
1665+
},
1666+
{
1667+
"key": "verify_cluster_network_readiness"
1668+
},
1669+
{
1670+
"key": "vpcs"
1671+
},
1672+
{
1673+
"key": "wait_till"
13711674
}
13721675
],
13731676
"iam_permissions": [

0 commit comments

Comments
 (0)