Update azuredeploy.json
This commit is contained in:
Родитель
49180e9d72
Коммит
8fec945098
|
@ -14,16 +14,19 @@
|
|||
"type": "string",
|
||||
"metadata": {
|
||||
"description": "https://<guardicore_instance_url>.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"GCUsername": {
|
||||
"type": "string",
|
||||
"metadata": {
|
||||
"description": "https://<guardicore_instance_url>.com"
|
||||
}
|
||||
"description": "Enter your Guardicore API Username"
|
||||
}
|
||||
},
|
||||
"GCPassword": {
|
||||
"type": "securestring"
|
||||
"type": "securestring",
|
||||
"metadata": {
|
||||
"description": "Enter your Guardicore API Password"
|
||||
}
|
||||
}
|
||||
},
|
||||
"variables": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче