https://pulumi.com logo
i

important-leather-28796

03/05/2019, 10:52 PM
My gcp db creation fails every time
Update failed in 8 minutes
but ultimately succeeds. How can I get
pulumi up
to wait longer on create
gcp:sql:DatabaseInstance
?
I see this PR but it’s unclear how I would use it in userland https://github.com/pulumi/pulumi-kubernetes/pull/457
g

gorgeous-egg-16927

03/05/2019, 10:56 PM
Unfortunately, that’s specific to the k8s provider. I’m not sure if we provide configurable timeouts in other providers
i

important-leather-28796

03/05/2019, 10:57 PM
So - pulumi cannot create my db and continue?
g

gorgeous-egg-16927

03/05/2019, 10:59 PM
It should be able to. Let me see if I can grab somebody to help with GCP questions
i

important-leather-28796

03/05/2019, 11:01 PM
Here’s a gist, nothing fancy going on here yet, trying to prototype my way towards a production setup: https://gist.github.com/rosskevin/2ff80a216da25f100b4ecae547d21fbd
g

gorgeous-egg-16927

03/05/2019, 11:04 PM
Thanks for the info. Quite a few folks are out today, but I posted a note internally for somebody to follow up on your questions here.
i

important-leather-28796

03/05/2019, 11:04 PM
thanks, I’m done for today but will check back in the morning. Definitely a blocker for me.