Skip to content

Commit

Permalink
Add link to GCP regions and zones
Browse files Browse the repository at this point in the history
Resolves issue Artemmkin#22.
  • Loading branch information
CharlesTBetz authored Mar 22, 2020
1 parent ccec779 commit aea34c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/01-prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ gcloud auth application-default login

This tutorial assumes a default compute region and zone have been configured.

Set a default compute region:
Set a default compute region appropriate to your location ([GCP regions and zones](https://cloud.google.com/compute/docs/regions-zones)):

```bash
$ gcloud config set compute/region europe-west1
Expand All @@ -48,4 +48,4 @@ Verify the configuration settings:
$ gcloud config list
```

Next: [Manual operations](02-manual-operations.md)
Next: [Manual operations](02-manual-operations.md)

0 comments on commit aea34c5

Please sign in to comment.