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

dataflow job update-by-replacement #2021

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#5991

  • Adds update-by-replacement method
  • Separates ForceNew functionality based on JOB_TYPE
  • Triggers diffs based on reading the new template_md5hash

Release Note Template for Downstream PRs (will be copied)

dataflow: Added support for update-by-replacement to `google_dataflow_job`
dataflow: Added drift detection for `google_dataflow_job` `template_gcs_path` and `temp_gcs_location` fields

Derived from GoogleCloudPlatform/magic-modules#3387

@ghost ghost added the size/l label Apr 30, 2020
@modular-magician modular-magician merged commit a9ca4c6 into hashicorp:master Apr 30, 2020
@modular-magician modular-magician deleted the downstream-pr-ced466b3dd55812c3602d54a69b919d2d2feb112 branch November 16, 2024 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Dataflow job "update-by-replacement"
1 participant