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
10 changes: 5 additions & 5 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
{
"key": "region",
"type": "string",
"default_value": "eu-gb",
"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",
"required": true,
Expand Down Expand Up @@ -149,7 +149,7 @@
{
"key": "ci_signing_key_secret_name",
"type": "string",
"default_value": "signing_key",
"default_value": "signing-key",
"description": "The name of the signing key in Secrets Manager that is required for signing the images.",
"required": false
},
Expand Down Expand Up @@ -346,7 +346,7 @@
{
"key": "region",
"type": "string",
"default_value": "eu-gb",
"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",
"required": true,
Expand Down Expand Up @@ -403,7 +403,7 @@
{
"key": "create_cd_instance",
"type": "boolean",
"default_value": false,
"default_value": true,
"description": "Set to `true` to create a Continuous Delivery Service. This is required for running the DevSecOps toolchain pipelines and to successfuly interact with a DevOps Insights integration.",
"required": false
},
Expand Down Expand Up @@ -459,7 +459,7 @@
{
"key": "ci_signing_key_secret_name",
"type": "string",
"default_value": "signing_key",
"default_value": "signing-key",
"description": "The name of the signing key in Secrets Manager that is required for signing the images.",
"required": false
},
Expand Down
18 changes: 9 additions & 9 deletions kubernetes/stack_definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
}
],
"name": "1 - Key Management",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.206bfa3d-3bbe-435e-adb9-dd244fdaad86-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.58ca29c8-694e-41a8-8beb-866cb24b48e6-global"
},
{
"inputs": [
Expand All @@ -243,7 +243,7 @@
}
],
"name": "2 - Cloud Object Storage",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.1db2434c-c55f-4a5e-9814-1b39f9580b86-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.48d7439d-aaf6-42a1-bb4d-a73775caf0c2-global"
},
{
"inputs": [
Expand All @@ -268,14 +268,14 @@
"value": false
}
],
"name": "3 - Cloud Object Storage",
"name": "3 - Cloud Object Bucket",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.993946ad-43d0-4774-929c-22954b20af95-global"
},
{
"inputs": [
{
"name": "existing_cos_instance_crn",
"value": "ref:../../members/3 - Cloud Object Storage/outputs/cos_instance_id"
"value": "ref:../../members/3 - Cloud Object Bucket/outputs/cos_instance_id"
},
{
"name": "kms_endpoint_url",
Expand Down Expand Up @@ -307,7 +307,7 @@
}
],
"name": "4 - Event Notifications",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.ee7b0d6c-3603-40fb-953b-4bdbd43c3cbe-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.ef41f37e-25b7-4dc2-89b3-08d38df6789d-global"
},
{
"inputs": [
Expand Down Expand Up @@ -341,7 +341,7 @@
}
],
"name": "5 - Secrets Manager",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.f98df044-b1c7-4f38-86db-6438e76a35bf-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.03587d2d-38bd-42c3-983b-72469702e038-global"
},
{
"inputs": [
Expand Down Expand Up @@ -395,7 +395,7 @@
}
],
"name": "6 - Security and Compliance Center",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.c689955e-d4ad-4f9e-8bdc-c8929dd5991a-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.88be4381-4dfe-45ee-a2f9-1d48bb6f300a-global"
},
{
"name": "7 - DevSecOps Toolchains",
Expand Down Expand Up @@ -439,11 +439,11 @@
},
{
"name" : "cos_bucket_name",
"value" : "ref:../../members/3 - Cloud Object Storage/outputs/bucket_name"
"value" : "ref:../../members/3 - Cloud Object Bucket/outputs/bucket_name"
},
{
"name" : "cos_endpoint",
"value" : "ref:../../members/3 - Cloud Object Storage/outputs/s3_endpoint_direct"
"value" : "ref:../../members/3 - Cloud Object Bucket/outputs/s3_endpoint_direct"
},
{
"name" : "registry_namespace",
Expand Down
10 changes: 5 additions & 5 deletions stack_definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
}
],
"name": "1 - Key Management",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.206bfa3d-3bbe-435e-adb9-dd244fdaad86-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.58ca29c8-694e-41a8-8beb-866cb24b48e6-global"
},
{
"inputs": [
Expand All @@ -195,7 +195,7 @@
}
],
"name": "2 - Cloud Object Storage",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.1db2434c-c55f-4a5e-9814-1b39f9580b86-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.48d7439d-aaf6-42a1-bb4d-a73775caf0c2-global"
},
{
"inputs": [
Expand Down Expand Up @@ -259,7 +259,7 @@
}
],
"name": "4 - Event Notifications",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.ee7b0d6c-3603-40fb-953b-4bdbd43c3cbe-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.ef41f37e-25b7-4dc2-89b3-08d38df6789d-global"
},
{
"inputs": [
Expand Down Expand Up @@ -293,7 +293,7 @@
}
],
"name": "5 - Secrets Manager",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.f98df044-b1c7-4f38-86db-6438e76a35bf-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.03587d2d-38bd-42c3-983b-72469702e038-global"
},
{
"inputs": [
Expand Down Expand Up @@ -347,7 +347,7 @@
}
],
"name": "6 - Security and Compliance Center",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.c689955e-d4ad-4f9e-8bdc-c8929dd5991a-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.88be4381-4dfe-45ee-a2f9-1d48bb6f300a-global"
},
{
"inputs": [
Expand Down