Terraform managed file

This commit is contained in:
vagrant-bot 2023-04-13 11:15:52 -07:00
parent bf279e987f
commit 94c513dd9b

View File

@ -10,6 +10,7 @@ fi
export root
export ci_bin_dir="${root}/.ci/.ci-utility-files"
# shellcheck source=/dev/null
if ! source "${ci_bin_dir}/common.sh"; then
echo "⛔ ERROR: Failed to source Vagrant CI common file ⛔" >&2
exit 1