Skip to content

Commit

Permalink
b/383149651 - remove immutability from export ranges to avoid recreat…
Browse files Browse the repository at this point in the history
…ion of resources
  • Loading branch information
amanMahendroo committed Dec 17, 2024
1 parent 7a721a0 commit d8ee771
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mmv1/products/networkconnectivity/Spoke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -294,13 +294,11 @@ properties:
- name: includeExportRanges
type: Array
description: IP ranges allowed to be included from peering.
immutable: true
item_type:
type: String
- name: excludeExportRanges
type: Array
description: IP ranges encompassing the subnets to be excluded from peering.
immutable: true
item_type:
type: String
- name: 'uniqueId'
Expand Down

0 comments on commit d8ee771

Please sign in to comment.