File tree Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Original file line number Diff line number Diff line change @@ -16,3 +16,6 @@ offerings:
16
16
destroy_workspace_on_failure : false
17
17
import_only : false
18
18
validation_rg : validation
19
+ scc :
20
+ instance_id : 9312688c-331e-4f62-8553-eafa3aebb978
21
+ region : us-south
Original file line number Diff line number Diff line change 227
227
}
228
228
}
229
229
],
230
+ "iam_permissions" : [
231
+ {
232
+ "role_crns" : [
233
+ " crn:v1:bluemix:public:iam::::role:Editor"
234
+ ],
235
+ "service_name" : " cloud-object-storage"
236
+ },
237
+ {
238
+ "role_crns" : [
239
+ " crn:v1:bluemix:public:iam::::role:Editor"
240
+ ],
241
+ "service_name" : " pm-20"
242
+ },
243
+ {
244
+ "role_crns" : [
245
+ " crn:v1:bluemix:public:iam::::role:Editor"
246
+ ],
247
+ "service_name" : " data-science-experience"
248
+ },
249
+ {
250
+ "role_crns" : [
251
+ " crn:v1:bluemix:public:iam::::role:Editor"
252
+ ],
253
+ "service_name" : " aiopenscale"
254
+ },
255
+ {
256
+ "role_crns" : [
257
+ " crn:v1:bluemix:public:iam::::role:Editor"
258
+ ],
259
+ "service_name" : " conversation"
260
+ },
261
+ {
262
+ "role_crns" : [
263
+ " crn:v1:bluemix:public:iam::::role:Editor"
264
+ ],
265
+ "service_name" : " discovery"
266
+ }
267
+ ],
268
+ "compliance" : {
269
+ "authority" : " scc-v3" ,
270
+ "profiles" : [
271
+ {
272
+ "profile_name" : " IBM Cloud Framework for Financial Services" ,
273
+ "profile_version" : " 1.6.0"
274
+ }
275
+ ]
276
+ },
230
277
"outputs" : [
231
278
{
232
279
"key" : " watson_platform_endpoint" ,
You can’t perform that action at this time.
0 commit comments