DevopsArtFactory / goployer

AWS Deployer with Go
https://goployer.dev
Apache License 2.0
72 stars 13 forks source link

fixed override spot option when ami base arch isn't match override spot types #139

Closed YoungJinJung closed 3 years ago

YoungJinJung commented 3 years ago

when ami base arch is x86_64, user using override spot types arm64 instance type.

then it work.

i think this case failed deployment.