How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bduguid/amazonlinux-2023"
end
vagrant init bduguid/amazonlinux-2023
vagrant up
This version was created 5 months ago.
Initial build
This version was created 3 months ago.
There isn't a description.