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

Updates to build AMIs on AWS for Ubuntu #570

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rbeede
Copy link

@rbeede rbeede commented May 10, 2022

Fixed #569 partially for Ubuntu not Windows

@jmartin-tech
Copy link
Contributor

This idea is reasonable however AWS does not guarantee the AMI templates needed to build this project will always be available and building from scratch for AWS will be difficult to maintain. The existing AWS template was published as an example of how the team had deployed the Linux VM for a CTF that was hosted in 2017 and is not really long term supported deployment tool.

I have been able to successfully import images built for vmware to ec2 via the AWS official supported path here.

This PR needs to be expanded to either fully integrate with build.sh and build.ps1 or expand to at least add README content with sufficient details for environments setup requirement to be utilized on both Window and Linux to be able to build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an AWS packer template
2 participants