Open sverhoeven opened 4 years ago
Is the issue still open?
It is, the current setup worked last year by editing the https://github.com/NLeSC/nlesc-serverless-boilerplate/blob/master/amplify/backend/batch/task/parameters.json file. No attempt has been made to improve it.
At the moment the security group and subnets used by AWS Batch jobs have to be configured in the amplify/backend/batch/task/parameters.json file for each AWS account/region.
Pro:
Con:
Solutions:
useCustomSecurityGroup
to the parameters.json that will either use the configured security group or create a new one.