Skip to content

fix: modify GCP input prompter to handle data disk size#391

Open
arnaud-robin wants to merge 1 commit into
PierreBeucher:masterfrom
arnaud-robin:improve-gcp-autoconfig
Open

fix: modify GCP input prompter to handle data disk size#391
arnaud-robin wants to merge 1 commit into
PierreBeucher:masterfrom
arnaud-robin:improve-gcp-autoconfig

Conversation

@arnaud-robin

Copy link
Copy Markdown

Currently GCP interactive cli does not prompt for data disk size, although it is the default way for other deployments.

This commit modifies the interactive cli to handle data disk size input, allowing users to specify the size interactively.

Fix #390

Comment thread src/providers/gcp/cli.ts Outdated
Comment thread src/providers/gcp/cli.ts Outdated
Comment thread src/providers/gcp/cli.ts Outdated
Comment thread src/providers/gcp/cli.ts Outdated
Comment thread src/providers/gcp/cli.ts Outdated
Comment thread test/unit/providers/gcp/cli-region-zone.spec.ts Outdated
@PierreBeucher

Copy link
Copy Markdown
Owner

LGTM - tested and works, thanks ! Good catch on this one. I'll merge as soon as review comments are handled

@PierreBeucher PierreBeucher added the review comments waiting MR reviewed with comments. Awaiting fix or answer from contributor. label Jun 13, 2026
Currently GCP interactive cli does not prompt for data disk size, although it is the default way for other deployments.

This commit modifies the interactive cli to handle data disk size input, allowing users to specify the size interactively.
@arnaud-robin arnaud-robin force-pushed the improve-gcp-autoconfig branch from db9bcd3 to 376145f Compare June 14, 2026 19:55
@arnaud-robin

Copy link
Copy Markdown
Author

Thanks for the review, I updated the PR as suggested !

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

Labels

review comments waiting MR reviewed with comments. Awaiting fix or answer from contributor.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GCP: interactive create does not prompt for data disk size

2 participants