diff --git a/docs/gcp.md b/docs/gcp.md index 6d77271c58..7fae8fa04a 100644 --- a/docs/gcp.md +++ b/docs/gcp.md @@ -12,8 +12,8 @@ 1. Leave the default JSON selected. 1. Click on "Create". 1. The key will be downloaded to your machine. -1. Open the JSON key file, in a text editor and copy the Project Id, Client Email and Private Key values into the `index.js` file. +1. Open the JSON key file, in a text editor and copy the Project Id, Client Email and Private Key values into the `index.js` file or move the JSON key file to a safe location; you can reference it in your `config.js` file later. 1. Enter the APIs & Services category. 1. Select Enable APIS & SERVICES at the top of the page 1. Search for DNS, then Select the option that appears and Enable it. -1. Enable all the APIs used to run scans, they are as follows: Stackdriver Monitoring, Stackdriver Logging, Compute, Cloud Key Management, Cloud SQL Admin, Kubernetes, Service Management, and Service Networking. \ No newline at end of file +1. Enable all the APIs used to run scans, they are as follows: Stackdriver Monitoring, Stackdriver Logging, Compute, Cloud Key Management, Cloud SQL Admin, Kubernetes, Service Management, and Service Networking.