File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change 59
59
{
60
60
"key" : " existing_kms_root_key_crn" ,
61
61
"required" : true
62
+ },
63
+ {
64
+ "key" : " use_existing_resource_group" ,
65
+ "required" : true ,
66
+ "default_value" : true
67
+ },
68
+ {
69
+ "key" : " resource_group_name" ,
70
+ "required" : true
62
71
}
63
72
],
64
73
"iam_permissions" : [
99
108
},
100
109
"dependencies" : [
101
110
{
111
+ "name" : " testing-deploy-arch-ibm-observability" ,
102
112
"flavors" : [
103
113
" instances"
104
114
],
105
115
"id" : " daf2cf91-2384-4205-b7f4-621299a4896d" ,
106
- "name" : " testing-deploy-arch-ibm-observability" ,
107
116
"version" : " ^1.0.7" ,
108
117
"catalog_id" : " f64499c8-eb50-4985-bf91-29f9e605a433" ,
109
118
"optional" : true ,
110
119
"input_mapping" : [
111
-
120
+ {
121
+ "dependency_input" : " resource_group_name" ,
122
+ "version_input" : " resource_group_name"
123
+ }
112
124
]
113
- }, {
125
+ },
126
+ {
114
127
"name" : " testing-deploy-arch-ibm-kms" ,
115
128
"id" : " 85fdbd7a-8c77-4abd-b716-653a31f3aba9" ,
116
129
"version" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments