|
38 | 38 | "description": "Optional integration with [Cloud automation for Secrets Manager](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-secrets-manager-6d6ebc76-7bbd-42f5-8bc7-78f4fabd5944-global) for centrally managing TLS certificates required by IBM MQ on Cloud." |
39 | 39 | }, |
40 | 40 | { |
41 | | - "title": "Observability", |
42 | | - "description": "Optional integration with [Cloud automation for Observability](https://cloud.ibm.com/catalog/7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3/architecture/deploy-arch-ibm-observability-a3137d28-79e0-479d-8a24-758ebd5a0eab-global) services such as Log Analysis and Monitoring to support IBM MQ on Cloud instance monitoring and logging." |
| 41 | + "title": "Sets up logging for the MQ cloud instance", |
| 42 | + "description": "Optionally, you can deploy Cloud automation for Cloud Logs to route, alert, and visualize platform logs that are generated by your MQ cloud instance.[Learn more](https://cloud.ibm.com/docs/mqcloud?topic=mqcloud-logging)" |
| 43 | + }, |
| 44 | + { |
| 45 | + "title": "Sets up monitoring operational metrics for the MQ cloud instance", |
| 46 | + "description": "Optionally, you can deploy Cloud automation for Cloud Monitoring to measure how users and applications interact with your MQ cloud instance. [Learn more](https://cloud.ibm.com/docs/mqcloud?topic=mqcloud-monitor_sysdig)" |
| 47 | + }, |
| 48 | + { |
| 49 | + "title": "Sets up activity tracking for the MQ cloud instance", |
| 50 | + "description": "Optionally, you can deploy Cloud automation for Activity Tracker Event Routing to route and securely store auditing events that are related to your MQ cloud instance. [Lear more](https://cloud.ibm.com/docs/mqcloud?topic=mqcloud-at_events)" |
43 | 51 | } |
44 | 52 | ], |
45 | 53 | "support_details": "This product is in the community registry, as such support is handled through the [original repo](https://github.com/terraform-ibm-modules/terraform-ibm-mq-cloud). If you experience issues kindly open an issue in that repository [here](https://github.com/terraform-ibm-modules/terraform-ibm-mq-cloud/issues). Please note that this product is not currently supported through the IBM Cloud Support Center.", |
|
148 | 156 | "dependencies": [ |
149 | 157 | { |
150 | 158 | "name": "deploy-arch-ibm-secrets-manager", |
151 | | - "description": "Configure Secrets Manager for securely storing generated secrets.", |
| 159 | + "description": "Configure Secrets Manager for centrally managing TLS certificates.", |
152 | 160 | "id": "6d6ebc76-7bbd-42f5-8bc7-78f4fabd5944-global", |
153 | 161 | "flavors": [ |
154 | 162 | "fully-configurable" |
155 | 163 | ], |
156 | 164 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
157 | | - "version": "v2.6.3", |
| 165 | + "version": "v2.8.6", |
158 | 166 | "optional": true, |
159 | 167 | "on_by_default": true, |
160 | 168 | "default_flavor": "fully-configurable", |
|
186 | 194 | ] |
187 | 195 | }, |
188 | 196 | { |
189 | | - "name": "deploy-arch-ibm-observability", |
190 | | - "description": "Configure IBM Cloud Logs, Cloud Monitoring and Activity Tracker event routing for analysing logs and metrics generated by the MQ on Cloud instance.", |
| 197 | + "name": "deploy-arch-ibm-cloud-logs", |
| 198 | + "description": "Configure IBM Cloud Logs instance to analyse the platform logs.", |
191 | 199 | "flavors": [ |
192 | | - "instances" |
| 200 | + "fully-configurable" |
193 | 201 | ], |
194 | | - "id": "a3137d28-79e0-479d-8a24-758ebd5a0eab-global", |
| 202 | + "id": "63d8ae58-fbf3-41ce-b844-0fb5b85882ab-global", |
195 | 203 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
196 | 204 | "input_mapping": [ |
197 | 205 | { |
|
200 | 208 | "reference_version": true |
201 | 209 | }, |
202 | 210 | { |
203 | | - "dependency_input": "enable_platform_metrics", |
204 | | - "version_input": "enable_platform_metrics", |
| 211 | + "dependency_input": "region", |
| 212 | + "version_input": "region", |
205 | 213 | "reference_version": true |
206 | 214 | }, |
207 | 215 | { |
208 | 216 | "dependency_input": "logs_routing_tenant_regions", |
209 | 217 | "version_input": "logs_routing_tenant_regions", |
210 | 218 | "reference_version": true |
| 219 | + } |
| 220 | + ], |
| 221 | + "optional": true, |
| 222 | + "on_by_default": true, |
| 223 | + "version": "v1.6.11" |
| 224 | + }, |
| 225 | + { |
| 226 | + "name": "deploy-arch-ibm-cloud-monitoring", |
| 227 | + "description": "Configure IBM Cloud Monitoring to collect the platform metrics.", |
| 228 | + "flavors": [ |
| 229 | + "fully-configurable" |
| 230 | + ], |
| 231 | + "id": "73debdbf-894f-4c14-81c7-5ece3a70b67d-global", |
| 232 | + "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
| 233 | + "input_mapping": [ |
| 234 | + { |
| 235 | + "dependency_input": "prefix", |
| 236 | + "version_input": "prefix", |
| 237 | + "reference_version": true |
211 | 238 | }, |
212 | 239 | { |
213 | 240 | "dependency_input": "region", |
214 | 241 | "version_input": "region", |
215 | 242 | "reference_version": true |
| 243 | + }, |
| 244 | + { |
| 245 | + "dependency_input": "enable_platform_metrics", |
| 246 | + "version_input": "enable_platform_metrics", |
| 247 | + "reference_version": true |
216 | 248 | } |
217 | 249 | ], |
218 | 250 | "optional": true, |
219 | 251 | "on_by_default": true, |
220 | | - "version": "v3.0.3" |
| 252 | + "version": "v1.6.4" |
| 253 | + }, |
| 254 | + { |
| 255 | + "name": "deploy-arch-ibm-activity-tracker", |
| 256 | + "description": "Configure Activity Tracker Event Routing to route the auditing events.", |
| 257 | + "flavors": [ |
| 258 | + "fully-configurable" |
| 259 | + ], |
| 260 | + "id": "918453c3-4f97-4583-8c4a-83ef12fc7916-global", |
| 261 | + "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
| 262 | + "input_mapping": [ |
| 263 | + { |
| 264 | + "dependency_input": "prefix", |
| 265 | + "version_input": "prefix", |
| 266 | + "reference_version": true |
| 267 | + }, |
| 268 | + { |
| 269 | + "dependency_input": "region", |
| 270 | + "version_input": "region", |
| 271 | + "reference_version": true |
| 272 | + } |
| 273 | + ], |
| 274 | + "optional": true, |
| 275 | + "on_by_default": true, |
| 276 | + "version": "v1.2.25" |
221 | 277 | }, |
222 | 278 | { |
223 | 279 | "name": "deploy-arch-ibm-account-infra-base", |
224 | | - "description": "Cloud automation for account configuration organizes your IBM Cloud account with a ready-made set of resource groups by default. When you enable the “with account settings” option, it also applies baseline security and governance settings.", |
| 280 | + "description": "Organize your IBM Cloud account with preconfigured resource groups. If not selected, the default resource group is used. Optionally, expand to apply recommended security controls via \"with Account Settings\" variation.", |
225 | 281 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
226 | 282 | "flavors": [ |
227 | 283 | "resource-group-only", |
|
243 | 299 | "optional": true, |
244 | 300 | "on_by_default": false, |
245 | 301 | "version": "v3.0.7" |
| 302 | + }, |
| 303 | + { |
| 304 | + "name": "deploy-arch-ibm-scc-workload-protection", |
| 305 | + "description": "Configure an IBM Cloud Security and Compliance Center Workload Protection instance to help you manage security and compliance for your organization.", |
| 306 | + "id": "4322cf44-2289-49aa-a719-dd79e39b14dc-global", |
| 307 | + "version": "v1.11.4", |
| 308 | + "flavors": [ |
| 309 | + "fully-configurable" |
| 310 | + ], |
| 311 | + "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
| 312 | + "optional": true, |
| 313 | + "on_by_default": true, |
| 314 | + "input_mapping": [ |
| 315 | + { |
| 316 | + "dependency_input": "prefix", |
| 317 | + "version_input": "prefix", |
| 318 | + "reference_version": true |
| 319 | + }, |
| 320 | + { |
| 321 | + "dependency_input": "region", |
| 322 | + "version_input": "region", |
| 323 | + "reference_version": true |
| 324 | + } |
| 325 | + ] |
246 | 326 | } |
247 | 327 | ], |
248 | 328 | "dependency_version_2": true, |
|
0 commit comments