Skip to content

Commit

Permalink
Breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath committed Mar 11, 2024
1 parent 596d1eb commit fb04ad4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions mmv1/products/activedirectory/Domain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,6 @@ properties:
The full names of the Google Compute Engine networks the domain instance is connected to. The domain is only available on networks listed in authorizedNetworks.
If CIDR subnets overlap between networks, domain creation will fail.
is_set: true
- !ruby/object:Api::Type::String
name: 'reservedIpRange'
required: true
immutable: true
description: |
The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger.
Ranges must be unique and non-overlapping with existing subnets in authorizedNetworks
- !ruby/object:Api::Type::Array
name: 'locations'
required: true
Expand Down

0 comments on commit fb04ad4

Please sign in to comment.