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

Dataproc Cluster: Preserve preemptible config fields when preeemptible group removed. #3375

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

rileykarson
Copy link
Member

@rileykarson rileykarson commented Apr 14, 2020

Fixes hashicorp/terraform-provider-google#2861

Release Note Template for Downstream PRs (will be copied)

dataproc: fixed diff when `google_dataproc_cluster` `preemptible_worker_config.0.num_instances` is sized to 0 and other `preemptible_worker_config` subfields are set

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are.

Diff report:

Terraform GA: Diff ( 2 files changed, 24 insertions(+))
Terraform Beta: Diff ( 2 files changed, 24 insertions(+))

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.

Setting boot disk size on preemptable dataproc nodes forces recreate when number of preemptable instances is 0
4 participants