From fb04ad401e1d4ee93ef767297a2a59af7d2acffa Mon Sep 17 00:00:00 2001 From: Stephen Lewis Date: Mon, 11 Mar 2024 13:21:07 -0700 Subject: [PATCH] Breaking change --- mmv1/products/activedirectory/Domain.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/mmv1/products/activedirectory/Domain.yaml b/mmv1/products/activedirectory/Domain.yaml index a6692d7fe1a9..7daa7eb72345 100644 --- a/mmv1/products/activedirectory/Domain.yaml +++ b/mmv1/products/activedirectory/Domain.yaml @@ -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