Skip to content

Commit

Permalink
Add ignore read on reserved ip ranges (GoogleCloudPlatform#7429)
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick authored and geojaz committed Mar 13, 2023
1 parent 6f30e43 commit e3918e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mmv1/products/redis/Instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,9 @@ properties:
unique and non-overlapping with existing subnets in an authorized
network.
input: true
# In some situations the returned IP range may not match the sent value
# but will be a subset of the range.
ignore_read: true
- !ruby/object:Api::Type::Enum
name: tier
description: |
Expand Down

0 comments on commit e3918e8

Please sign in to comment.