Skip to content

Commit

Permalink
Update setup_sql.md
Browse files Browse the repository at this point in the history
  • Loading branch information
panford authored Sep 27, 2024
1 parent 8ef3184 commit 53e8969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup/docs/setup_sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ You can create a Cloud SQL instance using the Google Cloud Console or via the co
### Using Google Cloud Console
#### Create Instance
1. In the Google Cloud Console, navigate to **SQL**.
2. Click on **Create Instance**.
3. Select **PostgreSQL** (or your desired database type).
2. Click on **Create Instance**. You might have to enable Compute Engine API if not already enabled.
3. Select **PostgreSQL**.
4. Enter the instance ID, password for the default `postgres` user, and configure other settings (region, machine type, etc.).
5. Click **Create**.

Expand Down

0 comments on commit 53e8969

Please sign in to comment.