github.com/ves/terraform@v0.8.0-beta2/builtin/provisioners/remote-exec/test-fixtures/script1.sh (about)

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