My pulumi up takes longer in some initial turn ups...
# google-cloud
c
My pulumi up takes longer in some initial turn ups as DBs' instances are created. Often times, the pulumi up fails due to token being expired. My authentication is via
gcloud auth application-default login
. What can I do such that operations taking more than 30 minutes don't fail due to expired token?