Hardcode an image-id so we can easily update the compute environment in the future
This commit is contained in:
parent
6903ad1488
commit
2bcbcc6164
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ rBuildsEcsLaunchTemplate:
|
|||
VolumeType: gp3
|
||||
VolumeSize: 96
|
||||
Encrypted: true
|
||||
ImageId: ami-00d4cdb3bda21c6ed # This is al2023-ami-ecs-hvm-2023.0.20240430-kernel-6.1-x86_64
|
||||
MetadataOptions:
|
||||
HttpTokens: required
|
||||
HttpPutResponseHopLimit: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue