yandex_datasphere_community (Data Source)
Written by
Updated at August 7, 2025
Get information about a Yandex Cloud Datasphere Community.
This data source is used to define Yandex Cloud Datasphere Community that can be used by other resources.
Example usage
//
// Get information about existing Datasphere Community.
//
data "yandex_datasphere_community" "my_datasphere_community" {
community_id = "community-id"
}
Argument Reference
The following arguments are supported:
community_id- (Required) Yandex Cloud Datasphere Community id used to define community
Attributes Reference
The following attributes are exported:
organization_id- Organization ID where community would be createdname- Name of the Datasphere Community.description- Datasphere Community description.labels- A set of key/value label pairs to assign to the Datasphere Community.billing_account_id- Billing account ID to associated with communitycreated_at- Creation timestamp of the Yandex Datasphere Communitycreated_by- Creator account ID of the Yandex Datasphere Community