pub async fn create_cloud_tenant( creds: &CloudCredentials, _default_region: &str, ) -> Result<StoredTenant>