remind101 / conveyor

A fast build system for Docker images.
http://engineering.remind.com/introducing-conveyor/
BSD 2-Clause "Simplified" License
221 stars 24 forks source link

AMI no longer exists #64

Open marksteve opened 8 years ago

marksteve commented 8 years ago

Parameter validation failed: parameter value ami-2d097847 for parameter name AmiId does not exist. Rollback requested by user.

jer commented 7 years ago

👍 same here. Is there a new AMI?

jer commented 7 years ago

Is this the right one? ami-f4435895

ejholmes commented 7 years ago

Hey @marksteve / @jer. Sorry for the late response on this. I just verified that this AMI exists and is marked as Public, so not sure why you'd be running into this issue. You can always use packer to build the AMI from scratch within your AWS account with make ami (however, it's been a while since an AMI was built from scratch, so it's possible you may run into issues with that).