Skip to content

Add project and zone to CreateDiskFromSnapshot#539

Open
Fryyyyy wants to merge 8 commits intogoogle:mainfrom
Fryyyyy:main
Open

Add project and zone to CreateDiskFromSnapshot#539
Fryyyyy wants to merge 8 commits intogoogle:mainfrom
Fryyyyy:main

Conversation

@Fryyyyy
Copy link
Copy Markdown
Collaborator

@Fryyyyy Fryyyyy commented Mar 31, 2026

Allow destination project and zone to be overriden when creating a disk from a snapshot

Fryyyyy and others added 8 commits January 19, 2026 16:00
Updated `CreateDiskFromSnapshot` in the GCP compute provider to allow users to specify an optional `dest_project` and `dest_zone` when creating a disk from a snapshot. The method defaults to the instance's `project_id` and `default_zone` if these are not provided. Included unit tests to verify behavior.
Updated `CreateDiskFromSnapshot` in the GCP compute provider to allow users to specify an optional `dest_project` and `dest_zone` when creating a disk from a snapshot. The method defaults to the instance's `project_id` and `default_zone` if these are not provided. Included unit tests to verify behavior. Fixes BlockOperation parameter passing.
…5322369123445590457

feat(gcp): Add optional destination project and zone to CreateDiskFromSnapshot
@Fryyyyy Fryyyyy requested a review from a team as a code owner March 31, 2026 22:43
@Fryyyyy Fryyyyy requested review from tomchop and removed request for a team March 31, 2026 22:43
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.

1 participant