Skip to main content
Retrieve the organization and principal identifiers associated with the configured CoreWeave API token. Comparable identity data sources in other HashiCorp cloud providers include aws_caller_identity, azurerm_client_config, and google_client_openid_userinfo. Each data source reflects its provider’s identity model and exports different attributes.

Example usage

Schema

Read-Only

  • organization_id (String) The unique identifier of the organization associated with the configured CoreWeave API token.
  • principal_id (String) The unique identifier of the principal associated with the configured CoreWeave API token.
Last modified on August 26, 2026