export interface NxTerraformGeneratorSchema { name: string azureWorkloadOverride?: string tags?: string directory?: string standalone?: boolean }