Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: make it easier to choose which AMIs to build #952

Open
woodhull opened this issue Oct 21, 2021 · 1 comment
Open

Feature request: make it easier to choose which AMIs to build #952

woodhull opened this issue Oct 21, 2021 · 1 comment
Labels
ami-build feature A feature request

Comments

@woodhull
Copy link

We need to maintain a fork of the stack to support encrypted disks for our agent machines and a few other tweaks to the default stack environment.

We only need the linux-x86 AMIs for our stack, but there is no way to easily skip the other architechtures while building the stack. An env variable passed to make build would help us skip this work.

This is not really a problem except that building the images takes a very long time to run, especially the windows ones. It makes rebuilding the stack after making tweaks very tedious.

@keithduncan keithduncan added the feature A feature request label Oct 24, 2021
@keithduncan
Copy link
Contributor

I agree this would be a good feature to add to the Makefile @woodhull, it’s not something I’ll have time to look into in the short term but would absolutely welcome a pull request that makes this change in a backwards compatible way 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ami-build feature A feature request
Projects
None yet
Development

No branches or pull requests

2 participants