Skip to content

Commit 8133c56

Browse files
elharobshaffer
authored andcommitted
It is no longer necessary to explicitly create a service account (GoogleCloudPlatform#488)
1 parent a25b17a commit 8133c56

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appengine/wordpress/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ $ gcloud sql users set-password root % \
6262
To access this MySQL instance, use Cloud SQL Proxy. [Download][cloud-sql-proxy-download]
6363
it to your local computer and make it executable.
6464

65-
If you haven’t created a service account for the project,
66-
create it on [the Credentials section][credentials-section] in the
65+
Go to the [the Credentials section][credentials-section] of your project in the
6766
Console. Click 'Create credentials' and then click 'Service account key.' For
6867
the Service account, select 'App Engine app default service account.' Then
6968
click 'Create' to create and download the JSON service account key to your

0 commit comments

Comments
 (0)