Created
January 30, 2020 18:42
-
-
Save draconteus/08586f850d39420e72d25cad4b90c203 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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