How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bento/amazonlinux-2"
  config.vm.box_version = "1.3"
end
vagrant init bento/amazonlinux-2 \
  --box-version 1.3
vagrant up

This version was created 3 months ago.

VirtualBox 6.1.40 / packer 1.8.3 with 12/11/2022 amazon2 image.

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (452 MB)