Skip to content

Update forward_ssh_connectivity.private_key to be mutable #9689

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

Conversation

modular-magician
Copy link
Collaborator

This prevents the connection profile from failing permanently (needing to be re-created) when the forward ssh connectivity private key is updated.
Fixes hashicorp/terraform-provider-google#18999
Related PR GoogleCloudPlatform/magic-modules#11930

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

datastream: updated `private_key`to be mutable in `google_datastream_connection_profile` resource.

Derived from GoogleCloudPlatform/magic-modules#13307

[upstream:7aeae02c95025c73c423ed1f3f620f02f50b3989]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner March 31, 2025 22:43
@modular-magician modular-magician merged commit f23a8ea into hashicorp:main Mar 31, 2025
4 checks passed
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.

Updating the private key in forward_ssh_connectivity causes a connection profile replacement
1 participant