Skip to content

Commit

Permalink
Add support for Vmwareengine Stretch Private Clouds. (GoogleCloudPlat…
Browse files Browse the repository at this point in the history
  • Loading branch information
swamitagupta authored and pcostell committed Jul 16, 2024
1 parent 503b8b8 commit 838465b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions mmv1/products/vmwareengine/PrivateCloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,3 +297,14 @@ properties:
values:
- :STANDARD
- :TIME_LIMITED
- :STRETCHED

- !ruby/object:Api::Type::String
name: 'preferredZone'
description: |
The preferred single failure domain within a region.
- !ruby/object:Api::Type::String
name: 'secondaryZone'
description: |
The secondary single failure domain within a region.

0 comments on commit 838465b

Please sign in to comment.