mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Remove infrastructure from resource-deployment (#16520)
This commit is contained in:
@@ -291,19 +291,19 @@
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"type": "options",
|
||||
"label": "%arc.data.controller.infrastructure%",
|
||||
"defaultValue": "azure",
|
||||
"required": true,
|
||||
"variableName": "AZDATA_NB_VAR_ARC_INFRASTRUCTURE",
|
||||
"type": "infrastructure",
|
||||
"infrastructure": [
|
||||
"options": [
|
||||
"azure",
|
||||
"gcp",
|
||||
"aws",
|
||||
"alibaba",
|
||||
"onpremises",
|
||||
"other"
|
||||
],
|
||||
"required": true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user