Skip to content

Commit 1764889

Browse files
modular-magicianSarahFrench
authored andcommitted
fixes: permadiff issue if event trigger region is not specified (#9989) (#17328)
* fixes: permadiff issue if event trigger region is not specified - fixes #17161 * chore: Updated cloudfunction2 test with no explicit trigger_region [upstream:02e719917fd193513b3e580493a2df4e051cafc9] Signed-off-by: Modular Magician <[email protected]>
1 parent e8d5253 commit 1764889

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.changelog/9989.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
cloudfunctions2: fixed an issue where not specifying `event_config.trigger_region` in `google_cloudfunctions2_function` resulted in a permanent diff. The field now pulls a default value from the API when unset.
3+
```

0 commit comments

Comments
 (0)