Skip to content

Commit

Permalink
Fixing gcp docs to reflect the 2.0 way (#314)
Browse files Browse the repository at this point in the history
* Fixing gcp docs to reflect the 2.0 way

* Update docs/gcp.md

Co-authored-by: Gio Rodriguez <gioroddev@gmail.com>
  • Loading branch information
lhankinsgdl and giorod3 authored Mar 30, 2021
1 parent 6b00788 commit 1947ac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/gcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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.

0 comments on commit 1947ac5

Please sign in to comment.