I am trying to deploy MongoDB from the Marketplace. After setting up all my parameters for the VMs, I keep getting the following error message:
{“ResourceType”:“runtimeconfig.v1beta1.waiter”,“ResourceErrorCode”:“504”,“ResourceErrorMessage”:“Timeout expired.”}
From my googling, it seems to have something to do with my Compute Engine service account not having the necessary permissions. But what permissions do I need to give it? I can't find the documentation on this issue.