aws-deployment-framework
aws-deployment-framework copied to clipboard
feat: support for batch builds in AWS CodeBuild
AWS CodeBuild supports batch builds: https://docs.aws.amazon.com/codebuild/latest/userguide/batch-build.html
Unfortunately, there is no way of specifying the batch config in ADF. Would be a nice upgrade.