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 Datastream private connection resource destruction #7958

Conversation

modular-magician
Copy link
Collaborator

Fix Datastream private connection resource destruction. The current private connection resource deletion fails as a result of sub resource existence.
This fix will always force the resource deletion, as the sub resources deletion is taking care the the API anyway.

Fixes hashicorp/terraform-provider-google#17290
hashicorp/terraform-provider-google#13054

compute:  fixed issue where sub-resources managed by `google_compute_forwarding_rule` prevented resource deletion

Derived from GoogleCloudPlatform/magic-modules#11394

Co-authored-by: Sagi Yosefia <[email protected]>

[upstream:7230c2123c05b14f8f9d5e3029d9d4d955aafa66]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 59e4206 into hashicorp:main Aug 13, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-7230c2123c05b14f8f9d5e3029d9d4d955aafa66 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.

Support force_destroy on Datastream Private Connections
1 participant