github.com/cgmcandrews/terraform@v0.11.12-beta1/builtin/provisioners/remote-exec/test-fixtures/script1.sh (about)

     1  cd /tmp
     2  wget http://foobar
     3  exit 0