#!/bin/sh export HTTP_PROXY=caladan:8888 export HTTPS_PROXY=caladan:8888 terraform "$@"