Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions installation/database-setup/security-and-ip-filtering.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@ For additional peace of mind, access to the database may be limited to the follo
34.202.251.156
```

### BR Region

```
54.207.21.139
54.232.53.97
18.234.18.91
18.233.128.219
34.202.251.156
```

### IPv6 - All regions

```
Expand Down
2 changes: 1 addition & 1 deletion snippets/create-cloud-instance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
</Frame>

2. Give your instance a name, such as "Testing".
3. Under the "**General**" tab, you can change the default cloud region from US to EU, JP (Japan), or AU (Australia) if desired.
3. Under the "**General**" tab, you can change the default cloud region from US to EU, JP (Japan), AU (Australia) or BR (Brazil) if desired.
* Note: More cloud regions are available, [contact us](/resources/contact-us) if you need a different region.
4. Under the **"DB Connections"** tab, click on the **+** icon and select your database technology.
Loading