Skip to content

add the healthcare_fhir enum value to the industry vertical property in the discovery engine search engine #8778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

modular-magician
Copy link
Collaborator

The industry vertical value is supported by the discovery engine data store.
When setting up a search engine with a data store, the value of industry vertical
has to be the same in both the store and the engine.
With this change, it allows users to create a search engine of the healthcare fhir industry vertical.

This can already be done in the UI today, but has not been possible with terraform otherwise.

Fixes hashicorp/terraform-provider-google#20467

Release Note Template for Downstream PRs (will be copied)

discoveryengine: added `HEALTHCARE_FHIR` to `industry_vertical` field in `google_discovery_engine_search_engine`

Derived from GoogleCloudPlatform/magic-modules#12425

…in the discovery engine search engine (#12425)

[upstream:4ee50d59df3595aa00e0a930f24ac34560aec9b2]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner November 25, 2024 18:04
@modular-magician modular-magician merged commit 677946b into hashicorp:main Nov 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing "healthcare_fhir" industry vertical in google_discovery_engine_search_engine
1 participant