1 Answer
- Newest
- Most votes
- Most comments
0
I figured it out. I had copied a saved configuration to create the new EB environments, updating the parameters as needed for the new platform. However, there was a configuration in there that specified an ami ImageId which overrode the platform preference:
AWSEBEC2LaunchTemplate.aws:autoscaling:launchconfiguration:
ImageId: ami-XXXXXXXXXXXXXXXXX
I removed the ImageId line and once the environment was provisioned it had the proper Ruby version.
answered 2 years ago
Relevant content
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago