Closed xpertmind closed 6 years ago
Thanks. taking a look right now...
I think we're good now. Thanks for the pointer. Running from the command line here seems to work: https://github.com/couchbase-partners/google-deployment-manager-couchbase/tree/master/simple
I've submitted an update to the Cloud Launcher offer as well. That should go live in a day or two.
^^ This parameter is broken. All disks will be only be 20GB spinning disks.
First, to reproduce this problem:
Selected:
Created:
Root cause:
This is CB instance template:
And this is Google's instance template: https://cloud.google.com/compute/docs/reference/rest/v1/instanceTemplates.
the hovered item - diskSizeGb and diskType - must be under initializeParams.
Its a small typo but big bug. Easy to fix on your side. Just move diskSizeGb and diskType under initializeParams +1