Skip to content

Instantly share code, notes, and snippets.

@vshatravenko
Created September 12, 2017 12:32
Show Gist options
  • Save vshatravenko/dd661f91ecbb91ce51d30130a786b4bf to your computer and use it in GitHub Desktop.
Save vshatravenko/dd661f91ecbb91ce51d30130a786b4bf to your computer and use it in GitHub Desktop.
# Credentials
credentials = "path to service account json"
project = "project name"
region = "eu-****"
zone = "eu-****-*"
# Network Config
vpc_name = "vpc name"
subnet_cidr = "10.0.0.0/24"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment