Skip to content

Commit cd255f2

Browse files
author
remi Taylor
authored
Clarify naming guidelines for valid Cloud SQL instance name
1 parent d16a1c6 commit cd255f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/cloudsql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SDK use the following command:
1515
--activation-policy=ALWAYS \
1616
--tier=db-n1-standard-1
1717

18-
where `[YOUR_INSTANCE_NAME]` is a name of your choice.
18+
where `[YOUR_INSTANCE_NAME]` is a name of your choice, composed of lowercase letters, numbers, and hyphens; must start with a letter.
1919

2020
1. Set the root password on your Cloud SQL instance:
2121

0 commit comments

Comments
 (0)