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

Update Stream.yaml to add cdc method support for MySQL #8967

Conversation

modular-magician
Copy link
Collaborator

This PR adds support for creating streams for MySQL source which uses gtid based replication cdc method.
Fixes : hashicorp/terraform-provider-google#20383

Release Note Template for Downstream PRs (will be copied)

datastream: added `gtid`, `binaryLogPosition` fields to `datastream_stream` resource

Derived from GoogleCloudPlatform/magic-modules#12465

[upstream:834d30be6e0212771d6f1757856cd54d6c57451b]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner December 23, 2024 17:18
@modular-magician modular-magician merged commit ef053b5 into hashicorp:main Dec 23, 2024
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.

datastream_stream should allow for GTID based replication
1 participant