awslabs / idf-modules

Industry Data Framework (IDF) IAC modules repository
Apache License 2.0
24 stars 14 forks source link

[FEATURE]Migrate CDK alpha batch lib to GA(aws-cdk-lib) #247

Open srinivasreddych opened 2 months ago

srinivasreddych commented 2 months ago

Is your feature request related to a problem? Please describe. Currently the modules/compute/aws-batch module is using alpha cdk lib. By migrating to GA, we will be able to use aws-cdk-lib natively and also get access to the Managed/Fargate APIs easily

srinivasreddych commented 3 weeks ago

Once we migrate the alpha cdk batch module to the standard aws lib, https://github.com/awslabs/idf-modules/issues/239 can be tackled