Skip to content
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

Added dialogflow_agent_to_link field to the google_discovery_engine_chat_engine resource #8333

Conversation

modular-magician
Copy link
Collaborator

Added chat_engine_config.dialogflow_agent_to_link field to the google_discovery_engine_chat_engine resource.
Field exists in the API and allows users to make use of an existing DialogFlow Agent (for ex. deployed by terraform), hence agent management can be done by terraform, including security settings, page configurations and many more.

Also fixes hashicorp/terraform-provider-google#19678

Release Note Template for Downstream PRs (will be copied)

discoveryengine: added `chat_engine_config.dialogflow_agent_to_link` field to `google_discovery_engine_chat_engine` resource

Derived from GoogleCloudPlatform/magic-modules#11889

…hat_engine resource (#11889)

[upstream:6637e268b8624441ec3542867ef5b6923bbc1a90]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 51a2cda into hashicorp:main Oct 2, 2024
2 checks passed
@modular-magician modular-magician deleted the downstream-pr-6637e268b8624441ec3542867ef5b6923bbc1a90 branch November 16, 2024 03:46
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.

google_discovery_engine_chat_engine should allow to modify datastores
1 participant