Skip to content

Home > @world-wide-lab/deploy > AutomatedDeployments

AutomatedDeployments variable

Signature:

typescript
AutomatedDeployments: {
    aws_apprunner: typeof WwlAwsAppRunnerAutomatedDeployment;
    azure_containerapp: typeof WwlAzureContainerAppAutomatedDeployment;
}