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

Fix: external_data_configuration.connection_id Diff Suppression #6368

Conversation

modular-magician
Copy link
Collaborator

Fixes: hashicorp/terraform-provider-google#12386

Mentioned in; hashicorp/terraform-provider-google#12465

Changes

  • Add: Test Coverage for name and id references in External Data Configuration
  • Fix: case sensitivity in location for connection id. In the slash and dot forms of connection id the region has different case. Change the comparison to be case insensittive

Release Note Template for Downstream PRs (will be copied)

bigquery: fix diff suppression in `external_data_configuration.connection_id`

Derived from GoogleCloudPlatform/magic-modules#9053

@modular-magician modular-magician merged commit be18352 into hashicorp:main Sep 25, 2023
@modular-magician modular-magician deleted the downstream-pr-b37a0360b2736e0f80b863c4f90c0f15303a24ce branch November 16, 2024 03:48
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_bigquery_table: external_data_configuration.connection_id is detected as having changed when it's not
1 participant