@spotinst/spinnaker-deck
Version:
Spinnaker-Deck service, forked with support to Spotinst
1,704 lines • 133 kB
JSON
[
{
"name": "ecs-my-aws-devel-acct",
"accountId": "123456789012",
"type": "ecs",
"requiredGroupMembership": [],
"permissions": {},
"accountType": "ecs",
"environment": "my-aws-devel-acct",
"challengeDestructiveActions": false,
"primaryAccount": false,
"cloudProvider": "ecs",
"regions": [
{
"availabilityZones": ["us-west-2a", "us-west-2b", "us-west-2c", "us-west-2d"],
"deprecated": false,
"name": "us-west-2",
"preferredZones": ["us-west-2a", "us-west-2b", "us-west-2c", "us-west-2d"]
}
],
"eddaEnabled": false,
"awsAccount": "my-aws-devel-acct",
"sessionName": "Spinnaker",
"front50Enabled": false,
"assumeRole": "role/SpinnakerManaged",
"enabled": true,
"defaultKeyPair": "my-aws-devel-acct-keypair",
"lifecycleHooks": [],
"discoveryEnabled": false,
"shieldEnabled": false,
"lambdaEnabled": false,
"allowPrivateThirdPartyImages": false,
"bastionEnabled": false,
"authorized": true
},
{
"accountType": "kubernetes-v2-provider",
"challengeDestructiveActions": false,
"cloudProvider": "kubernetes",
"environment": "kubernetes-v2-provider",
"name": "kubernetes-v2-provider",
"permissions": {},
"primaryAccount": false,
"providerVersion": "v2",
"requiredGroupMembership": [],
"skin": "v2",
"type": "kubernetes",
"authorized": true,
"cacheThreads": 1,
"spinnakerKindMap": {
"configMap": "configs",
"cronJob": "serverGroups",
"daemonSet": "serverGroups",
"deployment": "serverGroupManagers",
"ingress": "loadBalancers",
"job": "serverGroups",
"networkPolicy": "securityGroups",
"persistentVolume": "configs",
"persistentVolumeClaim": "configs",
"pod": "instances",
"replicaSet": "serverGroups",
"secret": "configs",
"service": "loadBalancers",
"statefulSet": "serverGroups"
},
"namespaces": ["default"]
},
{
"accountType": "dockerhub",
"challengeDestructiveActions": false,
"cloudProvider": "dockerRegistry",
"environment": "dockerhub",
"name": "dockerhub",
"permissions": {},
"primaryAccount": false,
"providerVersion": "v1",
"requiredGroupMembership": [],
"skin": "v1",
"type": "dockerRegistry",
"registry": "index.docker.io",
"address": "https://index.docker.io",
"accountName": "dockerhub",
"v2Endpoint": "https://index.docker.io/v2",
"skip": [],
"trackDigests": false,
"insecureRegistry": false,
"cacheIntervalSeconds": 30,
"clientTimeoutMillis": 60000,
"authorized": true,
"sortTagsByDate": false,
"cacheThreads": 1,
"paginateSize": 100,
"email": "fake.email@spinnaker.io"
},
{
"accountType": "gcr-docker-registry",
"challengeDestructiveActions": false,
"cloudProvider": "dockerRegistry",
"environment": "gcr-docker-registry",
"name": "gcr-docker-registry",
"permissions": {},
"primaryAccount": false,
"providerVersion": "v1",
"requiredGroupMembership": [],
"skin": "v1",
"type": "dockerRegistry",
"registry": "gcr.io",
"address": "https://gcr.io",
"accountName": "gcr-docker-registry",
"v2Endpoint": "https://gcr.io/v2",
"skip": [],
"trackDigests": false,
"insecureRegistry": false,
"cacheIntervalSeconds": 30,
"passwordFile": "/Users/sbws/.hal/default/staging/dependencies/389769902-local-gcr.key.json",
"clientTimeoutMillis": 60000,
"authorized": true,
"sortTagsByDate": false,
"cacheThreads": 1,
"paginateSize": 100,
"email": "fake.email@spinnaker.io"
},
{
"accountType": "k8s-v2",
"challengeDestructiveActions": false,
"cloudProvider": "kubernetes",
"environment": "k8s-v2",
"name": "k8s-v2",
"permissions": {},
"primaryAccount": false,
"providerVersion": "v2",
"requiredGroupMembership": [],
"skin": "v2",
"type": "kubernetes",
"authorized": true,
"cacheThreads": 1,
"spinnakerKindMap": {
"configMap": "configs",
"cronJob": "serverGroups",
"daemonSet": "serverGroups",
"deployment": "serverGroupManagers",
"foobar": "serverGroup",
"ingress": "loadBalancers",
"job": "serverGroups",
"networkPolicy": "securityGroups",
"persistentVolume": "configs",
"persistentVolumeClaim": "configs",
"pod": "instances",
"replicaSet": "serverGroups",
"secret": "configs",
"service": "loadBalancers",
"statefulSet": "serverGroups"
},
"namespaces": []
},
{
"accountType": "compute-engine",
"challengeDestructiveActions": false,
"cloudProvider": "gce",
"environment": "compute-engine",
"name": "compute-engine",
"permissions": {},
"primaryAccount": false,
"providerVersion": "v1",
"requiredGroupMembership": [],
"skin": "v1",
"type": "gce",
"compute": {
"applicationName": "Spinnaker/2.85.0-SNAPSHOT",
"baseUrl": "https://compute.googleapis.com/compute/beta/projects/",
"jsonFactory": {},
"objectParser": { "jsonFactory": {}, "wrapperKeys": [] },
"requestFactory": { "initializer": {}, "transport": {} },
"rootUrl": "https://www.googleapis.com/",
"servicePath": "compute/beta/projects/",
"suppressPatternChecks": false,
"suppressRequiredParameterChecks": false
},
"instanceTypeDisks": [
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-standard-1",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-standard-2",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-standard-4",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-standard-8",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-standard-16",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-standard-32",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_STANDARD" }],
"instanceType": "f1-micro",
"supportsLocalSSD": false
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_STANDARD" }],
"instanceType": "g1-small",
"supportsLocalSSD": false
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highmem-2",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highmem-4",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highmem-8",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highmem-16",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highmem-32",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highcpu-2",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highcpu-4",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highcpu-8",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highcpu-16",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "n1-highcpu-32",
"supportsLocalSSD": true
},
{
"disks": [{ "autoDelete": true, "persistent": true, "sizeGb": 10, "type": "PD_SSD" }],
"instanceType": "default",
"supportsLocalSSD": true
}
],
"regionToZonesMap": {
"asia-east1": ["asia-east1-a", "asia-east1-b", "asia-east1-c"],
"asia-northeast1": ["asia-northeast1-a", "asia-northeast1-b", "asia-northeast1-c"],
"asia-south1": ["asia-south1-b", "asia-south1-a", "asia-south1-c"],
"asia-southeast1": ["asia-southeast1-a", "asia-southeast1-b", "asia-southeast1-c"],
"australia-southeast1": ["australia-southeast1-c", "australia-southeast1-a", "australia-southeast1-b"],
"europe-north1": ["europe-north1-b", "europe-north1-c", "europe-north1-a"],
"europe-west1": ["europe-west1-b", "europe-west1-c", "europe-west1-d"],
"europe-west2": ["europe-west2-a", "europe-west2-b", "europe-west2-c"],
"europe-west3": ["europe-west3-c", "europe-west3-a", "europe-west3-b"],
"europe-west4": ["europe-west4-c", "europe-west4-b", "europe-west4-a"],
"northamerica-northeast1": [
"northamerica-northeast1-a",
"northamerica-northeast1-b",
"northamerica-northeast1-c"
],
"southamerica-east1": ["southamerica-east1-a", "southamerica-east1-b", "southamerica-east1-c"],
"us-central1": ["us-central1-a", "us-central1-b", "us-central1-c", "us-central1-f"],
"us-east1": ["us-east1-b", "us-east1-c", "us-east1-d"],
"us-east4": ["us-east4-a", "us-east4-b", "us-east4-c"],
"us-west1": ["us-west1-a", "us-west1-b", "us-west1-c"],
"us-west2": ["us-west2-c", "us-west2-b", "us-west2-a"]
},
"regions": [
{ "name": "asia-east1", "zones": ["asia-east1-a", "asia-east1-b", "asia-east1-c"] },
{ "name": "asia-northeast1", "zones": ["asia-northeast1-a", "asia-northeast1-b", "asia-northeast1-c"] },
{ "name": "asia-south1", "zones": ["asia-south1-b", "asia-south1-a", "asia-south1-c"] },
{ "name": "asia-southeast1", "zones": ["asia-southeast1-a", "asia-southeast1-b", "asia-southeast1-c"] },
{
"name": "australia-southeast1",
"zones": ["australia-southeast1-c", "australia-southeast1-a", "australia-southeast1-b"]
},
{ "name": "europe-north1", "zones": ["europe-north1-b", "europe-north1-c", "europe-north1-a"] },
{ "name": "europe-west1", "zones": ["europe-west1-b", "europe-west1-c", "europe-west1-d"] },
{ "name": "europe-west2", "zones": ["europe-west2-a", "europe-west2-b", "europe-west2-c"] },
{ "name": "europe-west3", "zones": ["europe-west3-c", "europe-west3-a", "europe-west3-b"] },
{ "name": "europe-west4", "zones": ["europe-west4-c", "europe-west4-b", "europe-west4-a"] },
{
"name": "northamerica-northeast1",
"zones": ["northamerica-northeast1-a", "northamerica-northeast1-b", "northamerica-northeast1-c"]
},
{
"name": "southamerica-east1",
"zones": ["southamerica-east1-a", "southamerica-east1-b", "southamerica-east1-c"]
},
{ "name": "us-central1", "zones": ["us-central1-a", "us-central1-b", "us-central1-c", "us-central1-f"] },
{ "name": "us-east1", "zones": ["us-east1-b", "us-east1-c", "us-east1-d"] },
{ "name": "us-east4", "zones": ["us-east4-a", "us-east4-b", "us-east4-c"] },
{ "name": "us-west1", "zones": ["us-west1-a", "us-west1-b", "us-west1-c"] },
{ "name": "us-west2", "zones": ["us-west2-c", "us-west2-b", "us-west2-a"] }
],
"authorized": true,
"project": "hebridean-sun",
"computeVersion": "DEFAULT",
"locationToCpuPlatformsMap": {
"asia-east1": ["Intel Ivy Bridge", "Intel Broadwell", "Intel Skylake"],
"asia-east1-a": ["Intel Ivy Bridge", "Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"asia-east1-b": ["Intel Ivy Bridge", "Intel Broadwell", "Intel Skylake"],
"asia-east1-c": ["Intel Ivy Bridge", "Intel Broadwell", "Intel Skylake"],
"asia-northeast1": ["Intel Broadwell", "Intel Skylake"],
"asia-northeast1-a": ["Intel Broadwell", "Intel Skylake"],
"asia-northeast1-b": ["Intel Broadwell", "Intel Skylake"],
"asia-northeast1-c": ["Intel Broadwell", "Intel Skylake"],
"asia-south1": ["Intel Broadwell", "Intel Skylake"],
"asia-south1-a": ["Intel Broadwell", "Intel Skylake"],
"asia-south1-b": ["Intel Broadwell", "Intel Skylake"],
"asia-south1-c": ["Intel Broadwell", "Intel Skylake"],
"asia-southeast1": ["Intel Broadwell", "Intel Skylake"],
"asia-southeast1-a": ["Intel Broadwell", "Intel Skylake"],
"asia-southeast1-b": ["Intel Broadwell", "Intel Skylake"],
"asia-southeast1-c": ["Intel Broadwell", "Intel Skylake"],
"australia-southeast1": ["Intel Broadwell", "Intel Skylake"],
"australia-southeast1-a": ["Intel Broadwell", "Intel Skylake"],
"australia-southeast1-b": ["Intel Broadwell", "Intel Skylake"],
"australia-southeast1-c": ["Intel Broadwell", "Intel Skylake"],
"europe-north1": ["Intel Broadwell", "Intel Skylake"],
"europe-north1-a": ["Intel Broadwell", "Intel Skylake"],
"europe-north1-b": ["Intel Broadwell", "Intel Skylake"],
"europe-north1-c": ["Intel Broadwell", "Intel Skylake"],
"europe-west1": ["Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"europe-west1-b": ["Intel Sandy Bridge", "Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"europe-west1-c": ["Intel Ivy Bridge", "Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"europe-west1-d": ["Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"europe-west2": ["Intel Broadwell", "Intel Skylake"],
"europe-west2-a": ["Intel Broadwell", "Intel Skylake"],
"europe-west2-b": ["Intel Broadwell", "Intel Skylake"],
"europe-west2-c": ["Intel Broadwell", "Intel Skylake"],
"europe-west3": ["Intel Broadwell", "Intel Skylake"],
"europe-west3-a": ["Intel Broadwell", "Intel Skylake"],
"europe-west3-b": ["Intel Broadwell", "Intel Skylake"],
"europe-west3-c": ["Intel Broadwell", "Intel Skylake"],
"europe-west4": ["Intel Broadwell", "Intel Skylake"],
"europe-west4-a": ["Intel Broadwell", "Intel Skylake"],
"europe-west4-b": ["Intel Broadwell", "Intel Skylake"],
"europe-west4-c": ["Intel Broadwell", "Intel Skylake"],
"northamerica-northeast1": ["Intel Broadwell", "Intel Skylake"],
"northamerica-northeast1-a": ["Intel Broadwell", "Intel Skylake"],
"northamerica-northeast1-b": ["Intel Broadwell", "Intel Skylake"],
"northamerica-northeast1-c": ["Intel Broadwell", "Intel Skylake"],
"southamerica-east1": ["Intel Broadwell"],
"southamerica-east1-a": ["Intel Broadwell"],
"southamerica-east1-b": ["Intel Broadwell"],
"southamerica-east1-c": ["Intel Broadwell"],
"us-central1": ["Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"us-central1-a": ["Intel Sandy Bridge", "Intel Broadwell", "Intel Skylake"],
"us-central1-b": ["Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"us-central1-c": ["Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"us-central1-f": ["Intel Ivy Bridge", "Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"us-east1": ["Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"us-east1-b": ["Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"us-east1-c": ["Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"us-east1-d": ["Intel Haswell", "Intel Broadwell", "Intel Skylake"],
"us-east4": ["Intel Broadwell", "Intel Skylake"],
"us-east4-a": ["Intel Broadwell", "Intel Skylake"],
"us-east4-b": ["Intel Broadwell", "Intel Skylake"],
"us-east4-c": ["Intel Broadwell", "Intel Skylake"],
"us-west1": ["Intel Broadwell", "Intel Skylake"],
"us-west1-a": ["Intel Broadwell", "Intel Skylake"],
"us-west1-b": ["Intel Broadwell", "Intel Skylake"],
"us-west1-c": ["Intel Broadwell", "Intel Skylake"],
"us-west2": ["Intel Broadwell", "Intel Skylake"],
"us-west2-a": ["Intel Broadwell", "Intel Skylake"],
"us-west2-b": ["Intel Broadwell", "Intel Skylake"],
"us-west2-c": ["Intel Broadwell", "Intel Skylake"]
},
"applicationName": "Spinnaker/2.85.0-SNAPSHOT",
"locationToInstanceTypesMap": {
"asia-east1": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-east1-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-megamem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-east1-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-east1-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-northeast1": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-northeast1-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-northeast1-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-northeast1-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96",
"n1-ultramem-160",
"n1-ultramem-40",
"n1-ultramem-80"
],
"vCpuMax": 160
},
"asia-south1": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-south1-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-south1-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-south1-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-southeast1": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-southeast1-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-megamem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-southeast1-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-megamem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"asia-southeast1-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"australia-southeast1": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"australia-southeast1-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"australia-southeast1-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"australia-southeast1-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-north1": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-north1-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-north1-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-north1-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west1": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west1-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-megamem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96",
"n1-ultramem-160",
"n1-ultramem-40",
"n1-ultramem-80"
],
"vCpuMax": 160
},
"europe-west1-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west1-d": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-megamem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96",
"n1-ultramem-160",
"n1-ultramem-40",
"n1-ultramem-80"
],
"vCpuMax": 160
},
"europe-west2": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west2-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west2-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west2-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west3": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west3-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-megamem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west3-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-megamem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west3-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west4": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west4-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west4-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"europe-west4-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"northamerica-northeast1": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"northamerica-northeast1-a": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"northamerica-northeast1-b": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"northamerica-northeast1-c": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-highcpu-8",
"n1-highcpu-96",
"n1-highmem-16",
"n1-highmem-2",
"n1-highmem-32",
"n1-highmem-4",
"n1-highmem-64",
"n1-highmem-8",
"n1-highmem-96",
"n1-standard-1",
"n1-standard-16",
"n1-standard-2",
"n1-standard-32",
"n1-standard-4",
"n1-standard-64",
"n1-standard-8",
"n1-standard-96"
],
"vCpuMax": 96
},
"southamerica-east1": {
"instanceTypes": [
"f1-micro",
"g1-small",
"n1-highcpu-16",
"n1-highcpu-2",
"n1-highcpu-32",
"n1-highcpu-4",
"n1-highcpu-64",
"n1-hig