Skip to content

Commit e3329f0

Browse files
authored
chore: 'description' attribute removed from the individual variation architecture for the DA (#387)
Co-authored-by: akocbek <akocbek>
1 parent e988758 commit e3329f0

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

ibm_catalog.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
}
8282
],
8383
"architecture": {
84-
"descriptions": "This architecture creates an instance of IBM CLoud Messages for RabbitMQ instance with KMS encryption. Supports autoscaling.",
8584
"features": [
8685
{
8786
"title": " Creates an instance of Databases for RabbitMQ",
@@ -232,21 +231,21 @@
232231
{
233232
"key": "tags",
234233
"custom_config": {
235-
"grouping": "deployment",
236-
"original_grouping": "deployment",
237-
"config_constraints": {
238-
"type": "string"
239-
}
234+
"grouping": "deployment",
235+
"original_grouping": "deployment",
236+
"config_constraints": {
237+
"type": "string"
238+
}
240239
}
241240
},
242241
{
243242
"key": "access_tags",
244243
"custom_config": {
245-
"grouping": "deployment",
246-
"original_grouping": "deployment",
247-
"config_constraints": {
248-
"type": "string"
249-
}
244+
"grouping": "deployment",
245+
"original_grouping": "deployment",
246+
"config_constraints": {
247+
"type": "string"
248+
}
250249
}
251250
},
252251
{

0 commit comments

Comments
 (0)