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

Use the correct custom import for fields. #7757

Conversation

modular-magician
Copy link
Collaborator

Use the correct custom import for fields.

Fixes hashicorp/terraform-provider-google#17313.

Verified with a local terraform import followed by terraform plan.

firestore: fixed missing import of `field` for `google_firestore_field`.

Derived from GoogleCloudPlatform/magic-modules#11173

[upstream:2f3ee8b4712fa81f73e08015d779d9487c8f5a97]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 410e24b into hashicorp:main Jul 18, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-2f3ee8b4712fa81f73e08015d779d9487c8f5a97 branch November 16, 2024 02:05
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 field in google_firestore_field import
1 participant