Skip to content

add new fields and update examples#10863

Merged
modular-magician merged 1 commit intohashicorp:mainfrom
modular-magician:downstream-pr-e3b1f3221f41a6912e8e7dee901ce48268ec775d
Oct 10, 2025
Merged

add new fields and update examples#10863
modular-magician merged 1 commit intohashicorp:mainfrom
modular-magician:downstream-pr-e3b1f3221f41a6912e8e7dee901ce48268ec775d

Conversation

@modular-magician
Copy link
Collaborator

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

discoveryengine: added `connector_modes`, `sync_mode`, `incremental_refresh_interval`, `auto_run_disabled`, and `incremental_sync_disabled` fields to `google_discovery_engine_data_connector` resource
discoveryengine: added `kms_key_name` field to `google_discovery_engine_search_engine` resource
discoveryengine: fixed bug where it wasn't possible to specify values for `knowledgeBaseSysId` or `catalogSysId` in `google_discovery_engine_data_connector.entities.params`.
discoveryengine: changed type of `google_discovery_engine_data_connector.entities.params`. Previously, it was a map of string keys to string values; now, it must be a [JSON-encoded](https://developer.hashicorp.com/terraform/language/functions/jsonencode) string containing an object. This change is being made in a minor release because the field wasn't usable as intended – specifically, all current valid uses require mapping strings to _lists_ of strings.

Derived from GoogleCloudPlatform/magic-modules#15296

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>

[upstream:e3b1f3221f41a6912e8e7dee901ce48268ec775d]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit d3562ff into hashicorp:main Oct 10, 2025
4 checks passed
melinath pushed a commit that referenced this pull request Oct 10, 2025
[upstream:e3b1f3221f41a6912e8e7dee901ce48268ec775d]

Signed-off-by: Modular Magician <magic-modules@google.com>
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.

1 participant