Skip to content

Commit ce8aedb

Browse files
chore: Update catalog.json tags for partner centre with converged_infra (#1024)
1 parent b7e0afd commit ce8aedb

File tree

1 file changed

+23
-10
lines changed

1 file changed

+23
-10
lines changed

ibm_catalog.json

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
"label": "Cloud automation for VPC",
66
"product_kind": "solution",
77
"tags": [
8-
"network",
9-
"network_vpc",
108
"ibm_created",
119
"target_terraform",
1210
"terraform",
13-
"solution"
11+
"solution",
12+
"network",
13+
"network_vpc",
14+
"converged_infra"
1415
],
1516
"keywords": [
1617
"vpc",
@@ -111,17 +112,23 @@
111112
},
112113
"iam_permissions": [
113114
{
114-
"role_crns": ["crn:v1:bluemix:public:iam::::role:Viewer"],
115+
"role_crns": [
116+
"crn:v1:bluemix:public:iam::::role:Viewer"
117+
],
115118
"service_name": "Resource group only",
116119
"notes": "Viewer access is required in the resource group you want to provision in."
117120
},
118121
{
119-
"role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"],
122+
"role_crns": [
123+
"crn:v1:bluemix:public:iam::::role:Administrator"
124+
],
120125
"service_name": "iam-identity",
121126
"notes": "[Optional] Required if Cloud automation for account configuration is enabled."
122127
},
123128
{
124-
"role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"],
129+
"role_crns": [
130+
"crn:v1:bluemix:public:iam::::role:Administrator"
131+
],
125132
"service_name": "is.vpc",
126133
"notes": "Required for creating Virtual Private Cloud(VPC)."
127134
},
@@ -328,7 +335,7 @@
328335
},
329336
{
330337
"key": "access_tags",
331-
"custom_config": {
338+
"custom_config": {
332339
"type": "array",
333340
"grouping": "deployment",
334341
"original_grouping": "deployment",
@@ -515,7 +522,9 @@
515522
"name": "deploy-arch-ibm-kms",
516523
"id": "2cad4789-fa90-4886-9c9e-857081c273ee-global",
517524
"description": "Enable Cloud Automation for Key Protect to use customer-managed encryption keys (CMKs) for encrypting the Cloud Object Storage bucket used to store VPC Flow Logs. If disabled, IBM Cloud's default service-managed encryption will be used instead. Applicable only when VPC Flow logs are enabled. ",
518-
"flavors": ["fully-configurable"],
525+
"flavors": [
526+
"fully-configurable"
527+
],
519528
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
520529
"input_mapping": [
521530
{
@@ -554,7 +563,9 @@
554563
"name": "deploy-arch-ibm-cos",
555564
"id": "68921490-2778-4930-ac6d-bae7be6cd958-global",
556565
"description": "Enable to create an IBM Cloud Object Storage (COS) instance, where a bucket will be set up to store VPC flow logs as part of this deployment. ",
557-
"flavors": ["instance"],
566+
"flavors": [
567+
"instance"
568+
],
558569
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
559570
"input_mapping": [
560571
{
@@ -585,7 +596,9 @@
585596
"description": "Configure IBM Cloud Logs, Cloud Monitoring and Activity Tracker event routing for analysing logs and metrics generated by the VPC instance.",
586597
"id": "a3137d28-79e0-479d-8a24-758ebd5a0eab-global",
587598
"version": "v3.0.3",
588-
"flavors": ["instances"],
599+
"flavors": [
600+
"instances"
601+
],
589602
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
590603
"optional": true,
591604
"on_by_default": true,

0 commit comments

Comments
 (0)