How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gbailey/al2023"
config.vm.box_version = "20240305.0.0"
end
vagrant init gbailey/al2023 \
--box-version 20240305.0.0
vagrant up
This version was created 4 months ago.
Amazon Linux 2023 (2023.3.20240219.0) with VirtualBox 7.0.14 Guest Additions