You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I attempt to deploy this template with cloud shell (to us-west1-c), I receive the following error:
ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [redacted]: errors:
code: RESOURCE_ERROR
location: /deployments/redacted/resources/redacted-vm
message: "{"ResourceType":"compute.v1.instance","ResourceErrorCode":"400"
,"ResourceErrorMessage":{"code":400,"errors":[{"domain":"global","
message":"Invalid value for field 'resource.networkInterfaces[0].network': ''.
\ The referenced network resource cannot be found.","reason":"invalid"}],"
message":"Invalid value for field 'resource.networkInterfaces[0].network': ''.
\ The referenced network resource cannot be found.","statusMessage":"Bad Request"
,"requestPath":"https://compute.googleapis.com/compute/v1/projects/redacted/zones/us-west1-c/instances\"\
,"httpMethod":"POST"}}"
The text was updated successfully, but these errors were encountered:
btcpayserver-googlecloud/vm.jinja
Line 26 in dbd47b8
When I attempt to deploy this template with cloud shell (to us-west1-c), I receive the following error:
The text was updated successfully, but these errors were encountered: