Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
1b3099b
feat: added dependencies
vkuma17 Aug 20, 2025
6719fe0
addressed review comments
vkuma17 Sep 12, 2025
26131a7
changed cloud logs version
vkuma17 Sep 12, 2025
7f52c00
added trustedprofile creation if not provided
vkuma17 Sep 12, 2025
1c25145
added addon test
vkuma17 Sep 13, 2025
c0106e5
Merge branch 'main' into addons
vkuma17 Sep 13, 2025
a1c697f
added prefix for addons mapping
vkuma17 Sep 13, 2025
581507f
Merge branch 'addons' of github.com:terraform-ibm-modules/terraform-i…
vkuma17 Sep 13, 2025
90b853e
disabled event notifications
vkuma17 Sep 13, 2025
1955353
Update variables.tf
vkuma17 Sep 13, 2025
fd8d505
wait_till IngressReady
vkuma17 Sep 14, 2025
34f5548
Merge branch 'addons' of github.com:terraform-ibm-modules/terraform-i…
vkuma17 Sep 14, 2025
4c8e537
Update ibm_catalog.json
vkuma17 Sep 14, 2025
d1a62c1
Merge branch 'main' into addons
vkuma17 Sep 19, 2025
fa34a2a
exposed few more fields in catalog json for OCP
vkuma17 Sep 19, 2025
56cfb2e
exposed few more fields
vkuma17 Sep 21, 2025
0911043
exposed cluster virtual fields
vkuma17 Sep 22, 2025
c20a321
Merge branch 'main' into addons
vkuma17 Sep 22, 2025
5197b4b
Update ibm_catalog.json
vkuma17 Sep 22, 2025
60884b2
Update ibm_catalog.json
vkuma17 Sep 22, 2025
4715b67
Update ibm_catalog.json
vkuma17 Sep 22, 2025
eaaf6f2
Update ibm_catalog.json
vkuma17 Sep 22, 2025
7122f49
Update ibm_catalog.json
vkuma17 Sep 22, 2025
2a29872
Merge branch 'main' into addons
vkuma17 Sep 22, 2025
585dc92
Merge branch 'main' into addons
vkuma17 Sep 23, 2025
df8beb2
Merge branch 'main' into addons
vkuma17 Sep 24, 2025
60854cf
added prefix input var
vkuma17 Sep 24, 2025
5915839
addressed review comments
vkuma17 Sep 24, 2025
5d510d6
addressed review comment
vkuma17 Sep 24, 2025
e796c62
skipping addon test
vkuma17 Sep 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 108 additions & 0 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,36 @@
"key": "is_ocp_cluster",
"required": true
},
{
"key": "instance_region",
"type": "string",
"custom_config": {
"config_constraints": {
"generationType": "2"
},
"grouping": "deployment",
"original_grouping": "deployment",
"type": "vpc_region"
},
"description": "Region in which cloud logs instance will be deployed. [Learn More](https://terraform-ibm-modules.github.io/documentation/#/region).",
"virtual": true,
"default_value": "us-south"
},
{
"key": "cluster_region",
"type": "string",
"custom_config": {
"config_constraints": {
"generationType": "2"
},
"grouping": "deployment",
"original_grouping": "deployment",
"type": "vpc_region"
},
"description": "Region in which cluster will be deployed. [Learn More](https://terraform-ibm-modules.github.io/documentation/#/region).",
"virtual": true,
"default_value": "us-south"
},
{
"key": "cloud_logs_ingress_endpoint",
"required": true
Expand Down Expand Up @@ -303,6 +333,84 @@
"hidden": true
}
],
"dependencies": [
{
"name": "deploy-arch-ibm-cloud-logs",
"description": "Enable IBM Cloud Monitoring to gain operational visibility on applications running on OpenShift Cluster.",
"id": "63d8ae58-fbf3-41ce-b844-0fb5b85882ab-global",
"version": "v1.6.15",
"flavors": [
"fully-configurable"
],
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
"optional": true,
"on_by_default": true,
"input_mapping": [
{
"dependency_input": "region",
"version_input": "instance_region",
"reference_version": true
},
{
"dependency_output": "cloud_logs_ingress_endpoint",
"version_input": "cloud_logs_ingress_endpoint"
}
]
},
{
"name": "deploy-arch-ibm-base-ocp-vpc",
"description": "Configure the Red Hat OpenShift cluster on which monitoring agent will be installed.",
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
"flavors": [
"fully-configurable"
],
"id": "1728a4fd-f561-4cf9-82ef-2b1eeb5da1a8-global",
"optional": true,
"on_by_default": true,
"input_mapping": [
{
"dependency_output": "cluster_id",
"version_input": "cluster_id"
},
{
"version_input": "is_vpc_cluster",
"value": true
},
{
"dependency_input": "region",
"version_input": "cluster_region",
"reference_version": true
},
{
"dependency_input": "cluster_config_endpoint_type",
"version_input": "cluster_config_endpoint_type",
"reference_version": true
}
],
"version": "v3.50.0"
},
{
"name": "deploy-arch-ibm-account-infra-base",
"description": "Cloud automation for Account Configuration organizes your IBM Cloud account with a ready-made set of resource groups by default and, when you enable the \"with Account Settings\" option, it also applies baseline security and governance settings. ",
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
"flavors": [
"resource-group-only",
"resource-groups-with-account-settings"
],
"default_flavor": "resource-group-only",
"id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global",
"input_mapping": [
{
"dependency_output": "workload_resource_group_id",
"version_input": "cluster_resource_group_id"
}
],
"optional": true,
"on_by_default": false,
"version": "v3.0.7"
}
],
"dependency_version_2": true,
"terraform_version": "1.10.5"
}
]
Expand Down