This builds my own Vagrant Box build for AWS Linux 2 as documented by AWS.
- Virtualbox
- Mac or Linux
- vagrant
Change the default user password in the user-data
file
ec2-user:plain_text_password
Create the box:
./create-box.sh
Create a new version & provider (virtualbox): https://app.vagrantup.com/lantrix/boxes/amazonlinux2/versions/new
Release the box, for example:
./release-box-cloud.sh 2018.11.26 'Amazon Linux 2 - 11/26/2018 Update'