Skip to content

Commit

Permalink
Add a direct link to enable the API. (GoogleCloudPlatform#1466)
Browse files Browse the repository at this point in the history
User reported a bug because it was not clear how to enable the API.
  • Loading branch information
SurferJeffAtGoogle committed May 10, 2018
1 parent 79c3f79 commit 4d584ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ These samples are used on the following documentation pages:

### Google Compute Engine or Google Container Engine

1. Enable the IAM API on your project.
1. [Click here](https://console.cloud.google.com/flows/enableapi?apiid=iam.googleapis.com&showconfirmation=true) to visit Google Cloud Platform Console and enable the IAM API on your project.
2. Create a VM with the IAM scope:
```
gcloud compute instances create INSTANCE_NAME
Expand Down

0 comments on commit 4d584ac

Please sign in to comment.