-
Notifications
You must be signed in to change notification settings - Fork 264
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: added parameter region to google_vertex_ai_featurestore_entityty…
…pe (#6588) (#4845) * fix: added parameter region to google_vertex_ai_featurestore_entitytype * Revert "fix: added parameter region to google_vertex_ai_featurestore_entitytype" This reverts commit ddf67919b021469c9f3e4593426bfedd127cd6fb. * fix: extract region from the featurestore id * fix: add custom_import for the region field * fix: 2nd attempt to fix the custom_import override * fix: 3rd attempt to fix the custom_import for the region field * fix: 4th attempt to fix the custom_import for the region field * fix: reverted the custom_import back * fix: use the right import code for the custom_import Signed-off-by: Modular Magician <magic-modules@google.com> Signed-off-by: Modular Magician <magic-modules@google.com>
- Loading branch information
1 parent
42e1891
commit 1d11969
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
```release-note:bug | ||
vertex_ai: made google_vertex_ai_featurestore_entitytype always use regional endpoint corresponding to parent's region | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters