Skip to content

Commit

Permalink
update external_ipv6_prefix to not be output only (GoogleCloudPlatf…
Browse files Browse the repository at this point in the history
…orm#9096)

* update externalIpv6Prefex to not be output only

* WIP: adding attribute to update tests

* remove tests

* remove update4 config

* Update mmv1/products/compute/Subnetwork.yaml

Co-authored-by: Riley Karson <[email protected]>

* add back internalipv6 test

* add endline

* fix lint error

---------

Co-authored-by: Riley Karson <[email protected]>
  • Loading branch information
2 people authored and swamitagupta committed Nov 14, 2023
1 parent 1b0e9b9 commit 9afc25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/compute/Subnetwork.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ properties:
The internal IPv6 address range that is assigned to this subnetwork.
- !ruby/object:Api::Type::String
name: 'externalIpv6Prefix'
output: true
default_from_api: true
description: |
The range of external IPv6 addresses that are owned by this subnetwork.
- !ruby/object:Api::Type::Boolean
Expand Down

0 comments on commit 9afc25c

Please sign in to comment.