Skip to content

Commit

Permalink
Increase create timeout to 20mins (GoogleCloudPlatform#11769)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcreddy-gcp authored and Philip Jonany committed Nov 4, 2024
1 parent 6fe3989 commit 9c332ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/workbench/Instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ examples:
- 'gce_setup.0.boot_disk.0.disk_type'
- 'gce_setup.0.data_disks.0.disk_type'
timeouts: !ruby/object:Api::Timeouts
insert_minutes: 10
insert_minutes: 20
update_minutes: 20
custom_code: !ruby/object:Provider::Terraform::CustomCode
constants: templates/terraform/constants/workbench_instance.go
Expand Down

0 comments on commit 9c332ca

Please sign in to comment.