Skip to content

Commit

Permalink
fixes: permadiff issue if event trigger region is not specified
Browse files Browse the repository at this point in the history
  • Loading branch information
kumadee committed Feb 19, 2024
1 parent 5a6abe3 commit 413f611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/cloudfunctions2/Function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,7 @@ properties:
events originating in this region. It can be the same
region as the function, a different region or multi-region, or the global
region. If not provided, defaults to the same region as the function.
default_from_api: true
- !ruby/object:Api::Type::String
name: 'eventType'
description: 'Required. The type of event to observe.'
Expand Down

0 comments on commit 413f611

Please sign in to comment.