Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 78dab1c

Browse files
authored
chore: 'description' attribute removed from the individual variation architecture for the DA (#297)
Co-authored-by: akocbek <akocbek>
1 parent 28c8ad0 commit 78dab1c

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

ibm_catalog.json

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@
8080
"key": "existing_resource_group_name",
8181
"required": true,
8282
"custom_config": {
83-
"type": "resource_group",
84-
"grouping": "deployment",
85-
"original_grouping": "deployment",
86-
"config_constraints": {
87-
"identifier": "rg_name"
88-
}
83+
"type": "resource_group",
84+
"grouping": "deployment",
85+
"original_grouping": "deployment",
86+
"config_constraints": {
87+
"identifier": "rg_name"
88+
}
8989
}
9090
},
9191
{
@@ -381,7 +381,6 @@
381381
}
382382
],
383383
"architecture": {
384-
"descriptions": "This architecture supports creating and configuring a Security and Compliance Center instance.",
385384
"features": [
386385
{
387386
"title": "SCC instance creation",
@@ -478,12 +477,12 @@
478477
"key": "existing_resource_group_name",
479478
"required": true,
480479
"custom_config": {
481-
"type": "resource_group",
482-
"grouping": "deployment",
483-
"original_grouping": "deployment",
484-
"config_constraints": {
485-
"identifier": "rg_name"
486-
}
480+
"type": "resource_group",
481+
"grouping": "deployment",
482+
"original_grouping": "deployment",
483+
"config_constraints": {
484+
"identifier": "rg_name"
485+
}
487486
}
488487
},
489488
{
@@ -730,7 +729,6 @@
730729
}
731730
],
732731
"architecture": {
733-
"descriptions": "This architecture supports creating and configuring a Security and Compliance Center instance.",
734732
"features": [
735733
{
736734
"title": "SCC instance creation",

0 commit comments

Comments
 (0)