import { type EaCCloudDeployment } from "https://deno.land/x/fathym_everything_as_code@v0.0.335-integration/src/api/models/EaCCloudDeployment.ts";
definition: { CloudLookup: string; Deployment: Deployment; Name: string; ResourceGroupLookup: string; }