export interface NxTerraformCreateEnvironmentServicePrincipalSchema { environmentName: string project?: string role: string name?: string }