How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gbailey/al2023"
config.vm.box_version = "20240605.0.0"
end
vagrant init gbailey/al2023 \
--box-version 20240605.0.0
vagrant up
This version was created about 1 month ago.
Amazon Linux 2023 (2023.4.20240528.0) with VirtualBox 7.0.18 Guest Additions