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

Finish Amazon EBS builder #1

Open
jasonwalsh opened this issue Apr 16, 2020 · 0 comments
Open

Finish Amazon EBS builder #1

jasonwalsh opened this issue Apr 16, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@jasonwalsh
Copy link
Owner

Currently, the Amazon EBS builder, which is the only supported builder in Punk, only contains inputs for required fields, such as ami_name, access_key, region, secret_key, instance_type, and source_ami (documentation).

The generated template is limited and most likely does not satisfy the use cases for many users building Amazon Machine Images.

This issue is meant to be more of a discussion. I would like to receive feedback from the community to discover which fields for the Amazon EBS builder are the most useful (e.g., tags, subnet_id, vpc_id, etc.).

Eventually all fields will be supported, but let's start by identifying some of the more useful ones so we can quickly iterate on new features.

Thank you!

@jasonwalsh jasonwalsh added the help wanted Extra attention is needed label Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant