Update instance types, removing memory optimized instances
The main purpose of this change is to trigger an infrastructure update for the Batch compute environment, since changing the LaunchTemplateData doesn't trigger that. The instance types change is arbitrary, but memory optimized instances aren't really necessary either.
This commit is contained in:
parent
b219b1ce4f
commit
4cb2d64968
1 changed files with 0 additions and 3 deletions
|
|
@ -114,9 +114,6 @@ rBuildsBatchComputeEnvironment:
|
|||
- m6i
|
||||
- m5
|
||||
- m5a
|
||||
- r6i
|
||||
- r5
|
||||
- r5a
|
||||
- c6i
|
||||
- c5
|
||||
- c5a
|
||||
|
|
|
|||
Loading…
Reference in a new issue