Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
12 changes: 6 additions & 6 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
"key": "region",
"type": "string",
"default_value": "us-south",
"description": "The region in which all resources are deployed except for SCC and Event Notifications. Those resources should be individually set and by default are set to `us-south`.",
"display_name": "Region",
"description": "The region in which all resources are deployed except for Event Notifications. Those resources should be individually set and by default are set to `us-south`.",
"display_name": "region",
"required": true,
"custom_config": {
"type": "region",
Expand Down Expand Up @@ -225,7 +225,7 @@
"type": "string",
"default_value": "us-south",
"description": "The region in which the Events Notification instance is created.",
"display_name": "Region",
"display_name": "en_region",
"required": true,
"custom_config": {
"type": "region",
Expand Down Expand Up @@ -550,8 +550,8 @@
"key": "region",
"type": "string",
"default_value": "us-south",
"description": "The region in which all resources are deployed except for SCC and Event Notifications. Those resources should be individually set and by default are set to `us-south`.",
"display_name": "Region",
"description": "The region in which all resources are deployed except Event Notifications. Those resources should be individually set and by default are set to `us-south`.",
"display_name": "region",
"required": true,
"custom_config": {
"type": "region",
Expand Down Expand Up @@ -716,7 +716,7 @@
"type": "string",
"default_value": "us-south",
"description": "The region in which the Events Notification instance is created.",
"display_name": "Region",
"display_name": "en_region",
"required": true,
"custom_config": {
"type": "region",
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/stack_definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@
},
{
"name": "6 - DevSecOps Toolchains",
"version_locator": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc.d7b03fd0-deaa-4491-80b8-8430ca2bac75-global",
"version_locator": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc.43ae08bc-e7b7-48d2-a768-b33708a9df02-global",
"inputs": [
{
"name": "ibmcloud_api_key",
Expand Down
2 changes: 1 addition & 1 deletion stack_definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
},
{
"name": "6 - DevSecOps Toolchains",
"version_locator": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc.d47a78c4-f529-46e0-a828-25ecdd9cf48a-global",
"version_locator": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc.9b435db4-ec9c-4d54-baab-210b9627b96c-global",
"inputs": [
{
"name": "ibmcloud_api_key",
Expand Down