Skip to content

Instantly share code, notes, and snippets.

@draconteus
Created January 30, 2020 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save draconteus/08586f850d39420e72d25cad4b90c203 to your computer and use it in GitHub Desktop.
Save draconteus/08586f850d39420e72d25cad4b90c203 to your computer and use it in GitHub Desktop.
provider "google" {
project = "created_project_id"
region = "europe-west3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment