-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(batch.ManagedEc2EcsComputeEnvironment): (instance_types get a extra optimal in batch) #25562
Comments
Same. I tried to use
|
Actually removing the stack and redeploying with the |
@peterwoodworth I saw another issue reported #21988 so followed the advice to resolve the internal failure. I was debugging an issue related to lambda not able to perform |
solved, thanks |
|
Describe the bug
here is my cdk code:
Expected Behavior
i expect that only p3.2xlarge in batch CE's Instance types
Current Behavior
However, there are both p3.2xlarge and optimal
Reproduction Steps
cdk synth
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.79.1
Framework Version
No response
Node.js Version
v14.16.1.
OS
macOS 13.3.1 (a) (22E772610a)
Language
Python
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: