planetscale_organization (Data Source)
June 1, 2026 ยท View on GitHub
Organization DataSource
Example Usage
data "planetscale_organization" "my_organization" {
organization = "...my_organization..."
}
Schema
Required
organization(String) Organization name slug fromlist_organizations. Example:acme.
Read-Only
billing_email(String) The billing email of the organizationcreated_at(String) When the organization was createddatabase_count(Number) The number of databases in the organizationfeatures(Map of String) Features that can be enabled on the organizationhas_card(Boolean) Whether or not the organization has a payment method on filehas_past_due_invoices(Boolean) Whether or not the organization has past due billing invoices.id(String) The ID for the organizationidp_managed_roles(Boolean) Whether or not the IdP provider is be responsible for managing roles in PlanetScaleinvoice_budget_amount(String) The expected monthly budget for the organizationkeyspace_shard_limit(Number) The keyspace shard limit for the organizationmanaged_tenancy(Boolean) Whether or not the organization has managed tenancy enabledname(String) The name of the organizationpayment_info_required(Boolean) Whether or not the organization requires payment informationplan(String) The billing plan of the organizationsingle_tenancy(Boolean) Whether or not the organization has single tenancy enabledsso(Boolean) Whether or not SSO is enabled on the organizationsso_directory(Boolean) Whether or not the organization uses an SSO directorysso_portal_url(String) The URL of the organization's SSO portal.updated_at(String) When the organization was last updatedvalid_billing_info(Boolean) Whether or not the organization's billing information is valid