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
13 changes: 2 additions & 11 deletions kubernetes/stack_definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,11 +374,11 @@
}
],
"name": "6 - Security and Compliance Center",
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.1ac9df0e-d3d5-4ed8-abfc-043578670dbb-global"
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.1491b4df-b62d-4c44-9418-76b69b1fbb03-global"
},
{
"name": "7 - DevSecOps Toolchains",
"version_locator": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc.9c2038e5-76ce-4b7f-8862-3e451f8392ef-global",
"version_locator": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc.ed0ad70a-b46a-4142-a609-2e48f82d168e-global",
"inputs": [
{
"name": "ibmcloud_api_key",
Expand Down Expand Up @@ -503,16 +503,7 @@
{
"name" : "ci_cluster_resource_group",
"value" : "ref:../../inputs/ci_cluster_resource_group"
},
{
"name" : "cc_opt_in_cra_auto_remediation",
"value" : true
},
{
"name" : "cc_opt_in_cra_auto_remediation_force",
"value" : true
}

]
}
],
Expand Down
12 changes: 2 additions & 10 deletions stack_definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,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.1491b4df-b62d-4c44-9418-76b69b1fbb03-global"
},
{
"inputs": [
Expand All @@ -360,7 +360,7 @@
},
{
"name": "8 - DevSecOps Toolchains",
"version_locator": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc.fba3ffcb-9f24-4ed8-83a7-5d3f5ac2122d-global",
"version_locator": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc.40ed9a72-fc1e-4462-a943-17d276a02fee-global",
"inputs": [
{
"name": "ibmcloud_api_key",
Expand Down Expand Up @@ -465,14 +465,6 @@
{
"name": "cd_code_engine_project",
"value": "ref:../../members/7 - Code Engine Project/outputs/project_1_name"
},
{
"name": "cc_opt_in_cra_auto_remediation",
"value": true
},
{
"name": "cc_opt_in_cra_auto_remediation_force",
"value": true
}
]
}
Expand Down