Skip to content

Commit d31549e

Browse files
Allow url map to handle backend service fields that can also be backend buckets. (#4269) (#2754)
* undo the removal of the resourcerefs, write a function specifically for backend refs. * Add test with bucket, add comment. Signed-off-by: Modular Magician <[email protected]>
1 parent 1c577fe commit d31549e

File tree

4 files changed

+355
-41
lines changed

4 files changed

+355
-41
lines changed

.changelog/4269.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
compute: `google_compute_url_map`'s fields referring to backend services can now also refer to backend buckets.
3+
```

0 commit comments

Comments
 (0)