Table: planetscale_region
List regions available at PlanetScale.
Examples
List all regions
select *from planetscale_region
.inspect planetscale_region
Regions in the PlanetScale account.
Name | Type | Description |
---|---|---|
_ctx | jsonb | Steampipe context in JSON form, e.g. connection_name. |
enabled | boolean | True if the region is enabled. |
location | text | Location for the region. |
name | text | Display name of the region. |
slug | text | Slug of the region. |