Package com.cloudforgeci.api.launch


package com.cloudforgeci.api.launch
  • Classes
    Class
    Description
    Universal Application EC2 Stack — see ApplicationFargateStack's javadoc for why this lives here rather than only in cfc-testing's identically-shaped launcher.
    Universal Application Fargate Stack — CDK-consumer copy of cfc-testing's launcher of the same name/shape, relocated here so any in-process synthesizer (Manager's, in particular, which cannot depend on cfc-testing — that's the public sample/reference repo, not a library) can build one without duplicating the ApplicationFactory wiring by hand.