Skip to content

Commit 31ea42a

Browse files
authored
fix: sync DA with IBM catalog json (#58)
1 parent 3869068 commit 31ea42a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ibm_catalog.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@
119119
"key": "sample_application",
120120
"type": "boolean"
121121
},
122+
{
123+
"key": "resource_tags"
124+
},
122125
{
123126
"key": "use_sm"
124127
},
@@ -174,7 +177,7 @@
174177
"key": "web_application_port"
175178
},
176179
{
177-
"key": "web_application_port"
180+
"key": "web_security_group"
178181
},
179182
{
180183
"key": "web_load_balancers"

0 commit comments

Comments
 (0)