How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "josemzr1/cloud-toolbox"
end
vagrant init josemzr1/cloud-toolbox
vagrant up
This version was created about 4 years ago.
Minor fixes and package updates
This version was created over 4 years ago.
Added tmate (https://tmate.io/)
This version was created over 4 years ago.
Added eksctl, aws-iam-authenticator and skaffold
This version was created over 4 years ago.
There isn't a description.