Skip to content

Commit

Permalink
README.md edited online with Bitbucket
Browse files Browse the repository at this point in the history
  • Loading branch information
mjuenema committed Apr 17, 2017
1 parent 2e17522 commit 4b44d52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ For instructions on running the code, please consult the README in each folder,
probably "terraform-up-and-running-code".
* Download the *Authentication JSON File* as described on Terraform's
[Google Cloud Provider](https://www.terraform.io/docs/providers/google/index.html)
page and save it as `~/.gcloud/credentials.json`. Secure the credentials file
by running `chmod 0600 ~/.gcloud/credentials.json`.
page and save it as `~/.gcloud//terraform-up-and-running-code.json`. Secure the credentials file
by running `chmod 0600 ~/.gcloud//terraform-up-and-running-code.json`.
* Check the [Regions and Zones](https://cloud.google.com/compute/docs/regions-zones/regions-zones)
page and identify the region name closest to you from the *Available regions & zones*
table. Before running any code samples, set the `GOOGLE_REGION` to region name you
Expand Down

0 comments on commit 4b44d52

Please sign in to comment.