Skip to content

Commit

Permalink
Modify availability zone filed to support multiple availability zones
Browse files Browse the repository at this point in the history
This change will enable to list supported machine types for multiple
availability zones.

Related: SDA-7193
  • Loading branch information
oriAdler committed Nov 7, 2022
1 parent 0dec046 commit e3351a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/clusters_mgmt/v1/provider_data_inquiry_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ struct CloudProviderData {
Version Version

// Availability zone
AvailabilityZone String
AvailabilityZones []String
}

0 comments on commit e3351a1

Please sign in to comment.