Skip to content

Commit

Permalink
Revert "Added a breaking change"
Browse files Browse the repository at this point in the history
This reverts commit 70b4260.
  • Loading branch information
melinath committed Jul 31, 2024
1 parent 70b4260 commit 2c30b5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mmv1/products/alloydb/Cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,11 @@ properties:
The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster.
It is specified in the form: "projects/{projectNumber}/global/networks/{network_id}".
diff_suppress_func: 'tpgresource.ProjectNumberDiffSuppress'
- !ruby/object:Api::Type::String
name: allocatedIpRange
description: |
The name of the allocated IP range for the private IP AlloyDB cluster. For example: "google-managed-services-default".
If set, the instance IPs for this cluster will be created in the allocated range.
- !ruby/object:Api::Type::String
name: 'displayName'
description: |
Expand Down

0 comments on commit 2c30b5b

Please sign in to comment.