Skip to content
Merged
Prev Previous commit
Next Next commit
Merge branch 'master' into dev/szimmer/AddTerminateProfile
  • Loading branch information
szimmer-dev authored Jul 29, 2019
commit 49bbc9237680dc7963f9d24f7cde1d05e8f14260
Original file line number Diff line number Diff line change
Expand Up @@ -5497,7 +5497,7 @@
"items": {
"type": "string"
},
"description": "Availability Zone to use for this host group only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone."
"description": "Availability Zone to use for this host group. Only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone."
}
},
"allOf": [
Expand All @@ -5518,7 +5518,7 @@
"items": {
"type": "string"
},
"description": "Availability Zone to use for this host group only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone."
"description": "Availability Zone to use for this host group. Only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone."
}
},
"allOf": [
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.