Skip to content

dataproc: fix preemptible_worker_config attached_disk_config - #18814

Open
c2thorn wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
c2thorn:fix-dataproc-cluster-preemptible-worker-disk-config
Open

dataproc: fix preemptible_worker_config attached_disk_config#18814
c2thorn wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
c2thorn:fix-dataproc-cluster-preemptible-worker-disk-config

Conversation

@c2thorn

@c2thorn c2thorn commented Aug 27, 2026

Copy link
Copy Markdown
Member

Fixes hashicorp/terraform-provider-google#28804

Corrects AtLeastOneOf on cluster_config.preemptible_worker_config.disk_config.attached_disk_config from workerDiskConfigKeys to preemptibleWorkerDiskConfigKeys.

dataproc: fixed schema validation error when configuring `disk_config` under `cluster_config.preemptible_worker_config` on `google_dataproc_cluster`

@c2thorn
c2thorn force-pushed the fix-dataproc-cluster-preemptible-worker-disk-config branch from 91463b3 to a91be47 Compare August 27, 2026 20:59
@modular-magician

modular-magician commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 91463b3:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 3 files changed, 88 insertions(+), 1 deletion(-)
google-beta provider View Diff 3 files changed, 88 insertions(+), 1 deletion(-)

Test report

Analytics

Total Tests Passed Skipped Affected
92 85 6 1
Affected Service Packages
  • dataproc

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccDataprocCluster_PreemptibleWorkerDiskConfig

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccDataprocCluster_PreemptibleWorkerDiskConfig

🟢 All tests passed!

View the recording VCR build log or the debug logs folder for detailed results.

@c2thorn VCR tests complete for 91463b3!

@modular-magician

modular-magician commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit a91be47:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 2 files changed, 57 insertions(+), 1 deletion(-)
google-beta provider View Diff 2 files changed, 57 insertions(+), 1 deletion(-)

Test report

Analytics

Total Tests Passed Skipped Affected
92 85 6 1
Affected Service Packages
  • dataproc

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccDataprocCluster_PreemptibleWorkerDiskConfig

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccDataprocCluster_PreemptibleWorkerDiskConfig

🟢 All tests passed!

View the recording VCR build log or the debug logs folder for detailed results.

@c2thorn VCR tests complete for a91be47!

@c2thorn

c2thorn commented Aug 27, 2026

Copy link
Copy Markdown
Member Author

@modular-magician reassign-reviewer

@github-actions

Copy link
Copy Markdown

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@slevenick, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: google_dataproc_cluster provider version 7.44.0 - disk_config , attached_disk_config

2 participants