Skip to content

Commit

Permalink
Add ignore read on reserved ip ranges (#7429)
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick authored Mar 9, 2023
1 parent d8cc714 commit 39f8302
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 39f8302

Please sign in to comment.