mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Documentation: Update terminology in gcloud.md (#197)
* Google now calls the required role "DNS Administrator" rather than "App Engine Admin" (#197)
This commit is contained in:
committed by
Tom Limoncelli
parent
0798e4eb0e
commit
0138c33a28
@ -54,7 +54,7 @@ D("example.tld", REG_NAMECOM, DnsProvider(GCLOUD),
|
||||
|
||||
<img src="{{ site.github.url }}/assets/gcloud-json-screen.png" alt="New Service Account" style="width: 900px;"/>
|
||||
|
||||
3. Choose an existing user, or create a new one. The user requires "App Engine Admin" rights.
|
||||
3. Choose an existing user, or create a new one. The user requires the "DNS Administrator" role.
|
||||
4. Download the JSON key and copy it into your `creds.json` under the name of your gcloud provider.
|
||||
|
||||
## New domains
|
||||
|
Reference in New Issue
Block a user