Skip to content

Commit

Permalink
value length
Browse files Browse the repository at this point in the history
  • Loading branch information
bottkars committed Jan 21, 2019
1 parent 0fc761b commit 8554e10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,8 @@
},
"opsmanImageRegion": {
"type": "string",
"minLength": 6,
"maxLength": 13,
"defaultValue": "westeurope",
"allowedValues": [
"eastus",
Expand Down

0 comments on commit 8554e10

Please sign in to comment.