You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the other issue I saw, is that the Makefile will only work in a us-west-2 region. I made a few changes to allow to pass the region as an option to make
make REGION=[us-east-1|us-west-2] ami
Today, the Makefile references the AL2 Candidate AMI as the default. We should update that to reference the latest LTS AL2 release.
The text was updated successfully, but these errors were encountered: