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
Hi, I'm deploying TeamCity using instructions and getting an error described below:
ERROR: (gcloud.deployment-manager.deployments.create) Error in Operation [operation-1636108182089-5d0081f01ef4f-1fcdd8dd-f0fd0b03]: errors:
- code: RESOURCE_ERROR
location: /deployments/teamcitydev/resources/teamcitydev-network
message: '{"ResourceType":"compute.v1.network","ResourceErrorCode":"400","ResourceErrorMessage":{"code":400,"errors":[{"domain":"global","message":"Creation
of legacy mode networks is deprecated. Please create a subnet mode network instead
by removing the IPv4Range field and adding the autoCreateSubnetworks field to
your network insert request.","reason":"badRequest"}],"message":"Creation of legacy
mode networks is deprecated. Please create a subnet mode network instead by removing
the IPv4Range field and adding the autoCreateSubnetworks field to your network
insert request.","statusMessage":"Bad Request","requestPath":"https://compute.googleapis.com/compute/v1/projects/PROJECTNAME/global/networks","httpMethod":"POST"}}'
Hi, I'm deploying TeamCity using instructions and getting an error described below:
Looks like it's complaining about this line
teamcity-google-template/network.jinja
Line 22 in 0b4b99a
Please update as GCP no longer supports Legacy, thanks
The text was updated successfully, but these errors were encountered: