#!/usr/bin/env bash # fail fast set -e cd packer/ packer build custom.json cd -