aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.96k stars 2.1k forks source link

fix(python/batch-arm64-instance-type): removed optimal instance classes with ARM base batch cluster #946

Closed awsvikrant closed 8 months ago

awsvikrant commented 8 months ago

To solve this "arm-based instance type cannot be used with other instance types., " this error, removed optimal instance option.

Fixes # arm-based instance type cannot be used with other instance types.,


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.