Skip to content

Commit 7c27820

Browse files
PR changes
1 parent 369aab9 commit 7c27820

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

ibm_catalog.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"provider_name": "IBM",
2828
"features": [
2929
{
30-
"title": "Collection",
30+
"title": "Collections",
3131
"description": "Supports creation of one or more collections depending on the plan to help manage feature flags and dynamic properties at scale."
3232
},
3333
{
@@ -43,7 +43,7 @@
4343
"description": "Supports creation and management of configuration aggregator to manage configurations across multiple App Configuration instances."
4444
}
4545
],
46-
"support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in that repository [https://github.com/terraform-ibm-modules/terraform-ibm-app-configuration/issues](https://github.com/terraform-ibm-modules/terraform-ibm-app-configuration/issues). Please note this product is not supported via the IBM Cloud Support Center.",
46+
"support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in that repository [here](https://github.com/terraform-ibm-modules/terraform-ibm-app-configuration/issues). Please note this product is not supported via the IBM Cloud Support Center.",
4747
"flavors": [
4848
{
4949
"label": "Fully configurable",
@@ -289,62 +289,62 @@
289289
"crn:v1:bluemix:public:iam::::role:Administrator"
290290
],
291291
"service_name": "All Account Management services",
292-
"notes": "[Optional] Required for consuming Account Configuration deployable architecture which creates resource group or enabling `enable_config_aggregator` flag."
292+
"notes": "[Optional] Required for consuming Account Configuration deployable architecture which creates resource group or creating trusted profile for app configuration aggregator."
293293
},
294294
{
295295
"role_crns": [
296296
"crn:v1:bluemix:public:iam::::role:Administrator"
297297
],
298298
"service_name": "All Identity and Access enabled services",
299-
"notes": "[Optional] Required for consuming Account Configuration deployable architecture which creates resource group with account setting or enabling `enable_config_aggregator` flag that creates trusted profile for authentication."
299+
"notes": "[Optional] Required for consuming Account Configuration deployable architecture which creates resource group with account setting or creating trusted profile for app configuration aggregator."
300300
},
301301
{
302302
"role_crns": [
303303
"crn:v1:bluemix:public:iam::::serviceRole:Writer",
304304
"crn:v1:bluemix:public:iam::::role:Editor"
305305
],
306306
"service_name": "atracker",
307-
"notes": "[Optional] Required for consuming Activity Tracker Event Routing deployable architecture."
307+
"notes": "[Optional] Required if you are consuming Observability deployable architecture which sets up Activity Tracker Event Routing."
308308
},
309309
{
310310
"role_crns": [
311311
"crn:v1:bluemix:public:iam::::serviceRole:Manager",
312312
"crn:v1:bluemix:public:iam::::role:Editor"
313313
],
314314
"service_name": "sysdig-monitor",
315-
"notes": "[Optional] Required for consuming Cloud Monitoring deployable architecture."
315+
"notes": "[Optional] Required for consuming Observability deployable architecture which sets up Cloud monitoring."
316316
},
317317
{
318318
"role_crns": [
319319
"crn:v1:bluemix:public:iam::::serviceRole:Manager",
320320
"crn:v1:bluemix:public:iam::::role:Editor"
321321
],
322322
"service_name": "logs",
323-
"notes": "[Optional] Required for consuming Cloud Logs deployable architecture."
323+
"notes": "[Optional] Required for consuming Observability deployable architecture which sets up Cloud logs."
324324
},
325325
{
326326
"role_crns": [
327327
"crn:v1:bluemix:public:iam::::serviceRole:Manager",
328328
"crn:v1:bluemix:public:iam::::role:Editor"
329329
],
330330
"service_name": "hs-crypto",
331-
"notes": "[Optional] Required for enabling Hyper Protect Crypto Services in Event Routing and Cloud Logs deployable architecture."
331+
"notes": "[Optional] Required if you are creating/configuring keys in an existing Hyper Protect Crypto Services (HPCS) instance for encryption."
332332
},
333333
{
334334
"role_crns": [
335335
"crn:v1:bluemix:public:iam::::serviceRole:Manager",
336336
"crn:v1:bluemix:public:iam::::role:Editor"
337337
],
338338
"service_name": "kms",
339-
"notes": "[Optional] Required for enabling KMS encryption in Event Routing and Cloud Logs deployable architecture."
339+
"notes": "[Optional] Required if KMS encryption is enabled to encrypt the Object Storage bucket used for storing flow logs."
340340
},
341341
{
342342
"role_crns": [
343343
"crn:v1:bluemix:public:iam::::serviceRole:Manager",
344344
"crn:v1:bluemix:public:iam::::role:Editor"
345345
],
346346
"service_name": "cloud-object-storage",
347-
"notes": "[Optional] Required for enabling COS in Event Routing and Cloud Logs deployable architecture."
347+
"notes": "[Optional] Required if you are enabling VPC flow logs."
348348
}
349349
],
350350
"architecture": {
@@ -362,7 +362,7 @@
362362
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-app-configuration/main/reference-architecture/app_configuration.svg",
363363
"type": "image/svg+xml"
364364
},
365-
"description": "**App Configuration on IBM Cloud** <br/> <br/> <b>Description</b> <br/> This architecture automates the setup of IBM Cloud App Configuration. The modular design includes the creation of a collection to streamline the management of feature flags and properties, consolidation of multiple App Cpnfiguration instances via configuration aggregator and optionally integrates context-based restrictions (CBR) to improve access control and align with your network security policies."
365+
"description": "This architecture automates the setup of IBM Cloud App Configuration. The modular design includes the creation of a collection to streamline the management of feature flags and properties, consolidation of multiple App Cpnfiguration instances via configuration aggregator and optionally integrates context-based restrictions (CBR) to improve access control and align with your network security policies."
366366
}
367367
]
368368
},
@@ -399,7 +399,7 @@
399399
},
400400
{
401401
"name": "deploy-arch-ibm-observability",
402-
"description": "Enable to provision and configure IBM Cloud Logs, Cloud Monitoring, Metrics routing and Activity Tracker event routing for analysing logs and metrics generated by the App Configuration instance.",
402+
"description": "Configure IBM Cloud Logs, Cloud Monitoring, Metrics routing and Activity Tracker event routing for analysing logs and metrics generated by the App Configuration instance.",
403403
"flavors": [
404404
"instances"
405405
],

reference-architecture/app_configuration.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)