Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

adding boot_disk_type and boot_disk_size_gb #177

Merged
merged 5 commits into from
May 23, 2023

Conversation

acgourley
Copy link
Contributor

@acgourley acgourley commented May 4, 2023

there params now will be standard on vertexai block, with defaults set to how they were implicitly in the code before.

Closes #158

Example

Now when you create VertexAICustomTrainingJob you can pass in the boot_disk_type (str) and boot_disk_size_gb (int) params.

Checklist

there params now will be standard on vertexai block, with defaults set to how they were implicitly in the code before.
@acgourley acgourley requested a review from a team May 4, 2023 23:27
@desertaxle desertaxle merged commit 56bd219 into PrefectHQ:main May 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to set Vertex runner disk size (but was able to in prefect 1)
2 participants