|
321 | 321 | {
|
322 | 322 | "key": "enable_platform_metrics",
|
323 | 323 | "type": "string",
|
324 |
| - "default_value": "true", |
| 324 | + "default_value": "false", |
325 | 325 | "description": "When set to `true`, the IBM Cloud Monitoring instance will be configured to collect platform metrics from the provided region. You can configure 1 instance only of the IBM Cloud Monitoring service per region to collect platform metrics in that location. Check with the account or service administrator if another monitoring instance has already been configured. You may not have permissions to see all monitoring instances in the region. [Learn more](https://cloud.ibm.com/docs/monitoring?topic=monitoring-platform_metrics_enabling).",
|
326 | 326 | "required": true,
|
327 | 327 | "virtual": true,
|
|
336 | 336 | }
|
337 | 337 | ]
|
338 | 338 | },
|
339 |
| - { |
340 |
| - "key": "logs_routing_tenant_regions", |
341 |
| - "type": "list(string)", |
342 |
| - "default_value": "[]", |
343 |
| - "description": "To manage platform logs that are generated by IBM Cloud services in a region of IBM Cloud, you must create a tenant in each region that you operate. Pass a list of regions to create a tenant in. [Learn more](https://cloud.ibm.com/docs/logs-router?topic=logs-router-about-platform-logs).", |
344 |
| - "required": true, |
345 |
| - "virtual": true, |
346 |
| - "custom_config": { |
347 |
| - "grouping": "deployment", |
348 |
| - "original_grouping": "deployment", |
349 |
| - "config_constraints": { |
350 |
| - "type": "string" |
351 |
| - } |
352 |
| - } |
353 |
| - }, |
354 | 339 | {
|
355 | 340 | "key": "existing_resource_group_name",
|
356 | 341 | "display_name": "resource_group",
|
|
642 | 627 | "version": "v3.0.7"
|
643 | 628 | },
|
644 | 629 | {
|
645 |
| - "name": "deploy-arch-ibm-observability", |
646 |
| - "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 Event Notifications instance.", |
| 630 | + "name": "deploy-arch-ibm-cloud-monitoring", |
| 631 | + "description": "Provision and configure IBM Cloud Monitoring for metrics generated by the Event Notifications instance.", |
647 | 632 | "flavors": [
|
648 |
| - "instances" |
| 633 | + "fully-configurable" |
649 | 634 | ],
|
650 |
| - "id": "a3137d28-79e0-479d-8a24-758ebd5a0eab-global", |
| 635 | + "id": "73debdbf-894f-4c14-81c7-5ece3a70b67d-global", |
651 | 636 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
|
652 | 637 | "input_mapping": [
|
653 | 638 | {
|
|
659 | 644 | "version_input": "prefix",
|
660 | 645 | "reference_version": true
|
661 | 646 | },
|
662 |
| - { |
663 |
| - "dependency_input": "existing_kms_instance_crn", |
664 |
| - "version_input": "existing_kms_instance_crn", |
665 |
| - "reference_version": true |
666 |
| - }, |
667 | 647 | {
|
668 | 648 | "dependency_input": "region",
|
669 | 649 | "version_input": "region",
|
|
673 | 653 | "dependency_input": "enable_platform_metrics",
|
674 | 654 | "version_input": "enable_platform_metrics",
|
675 | 655 | "reference_version": true
|
676 |
| - }, |
677 |
| - { |
678 |
| - "dependency_input": "logs_routing_tenant_regions", |
679 |
| - "version_input": "logs_routing_tenant_regions", |
680 |
| - "reference_version": true |
681 | 656 | }
|
682 | 657 | ],
|
683 | 658 | "optional": true,
|
684 | 659 | "on_by_default": true,
|
685 |
| - "version": "v3.0.3" |
| 660 | + "version": "v1.3.0" |
686 | 661 | },
|
687 | 662 | {
|
688 | 663 | "name": "deploy-arch-ibm-kms",
|
|
0 commit comments