Skip to content

Commit

Permalink
Add new metadata tag to DSF for workbench instance (#12585) (#20717)
Browse files Browse the repository at this point in the history
[upstream:41106d3495730fefb2790a041a2268d2bfcc7c56]

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored Dec 17, 2024
1 parent 3f5fe57 commit de2f3e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/12585.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
workbench: fixed an issue where a server-added `metadata` tag of `"resource-url"` would not be ignored
```
1 change: 1 addition & 0 deletions google/services/workbench/resource_workbench_instance.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ var WorkbenchInstanceProvidedMetadata = []string{
"report-notebook-metrics",
"report-system-health",
"report-system-status",
"resource-url",
"restriction",
"serial-port-logging-enable",
"service-account-mode",
Expand Down

0 comments on commit de2f3e1

Please # to comment.