Skip to content

Commit 1b96dec

Browse files
authored
feat: add support to Secrets Manager DA solution to create Event Notifications destinations, topics and subscriptions<br>* updated the default SCC profile to CIS IBM Cloud Foundations Benchmark v1.1.0 (#69)
1 parent 155ad4d commit 1b96dec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"authority": "scc-v3",
7070
"profiles": [
7171
{
72-
"profile_name": "CIS IBM Cloud Foundations Benchmark",
73-
"profile_version": "1.0.0"
72+
"profile_name": "CIS IBM Cloud Foundations Benchmark v1.1.0",
73+
"profile_version": "1.1.0"
7474
}
7575
]
7676
},

stack_definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
},
247247
{
248248
"name": "profile_attachments",
249-
"value": ["CIS IBM Cloud Foundations Benchmark"]
249+
"value": ["CIS IBM Cloud Foundations Benchmark v1.1.0"]
250250
},
251251
{
252252
"name": "scc_en_email_list",
@@ -292,7 +292,7 @@
292292
}
293293
],
294294
"name": "4b - Secrets Manager",
295-
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.506429ee-7013-4070-aa27-9e8ce8aa6b78-global"
295+
"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.a1b20041-cb82-44c3-a0d9-f0478ae87f05-global"
296296
}
297297
],
298298
"outputs": [

0 commit comments

Comments
 (0)