Skip to content

Commit

Permalink
Merge pull request #638 from oriAdler/refactor-cloud-provider-data-az…
Browse files Browse the repository at this point in the history
…-field

Modify availability zone filed to support multiple availability zones
  • Loading branch information
tzvatot authored Nov 7, 2022
2 parents 0dec046 + e3351a1 commit a41682e
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 a41682e

Please sign in to comment.