Skip to content

Commit

Permalink
Marked RegionNetworkEndpointGroup psc_data as default_from_api (#12635)
Browse files Browse the repository at this point in the history
[upstream:acd806c0753dbc1dac48c1205aa293271edf54f4]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician committed Dec 24, 2024
1 parent 4c2ca7d commit f092959
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/12635.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
compute: fixed perma-destroy for `psc_data` in `google_compute_region_network_endpoint_group` resource
```
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ The URL of the network to which all network endpoints in the NEG belong. Uses
},
"psc_data": {
Type: schema.TypeList,
Computed: true,
Optional: true,
ForceNew: true,
Description: `This field is only used for PSC NEGs.`,
Expand Down

0 comments on commit f092959

Please sign in to comment.