export interface ConstructContextBase { cloudStackPath: string; construct: string; projectName: string; }