github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/builtin/provisioners/remote-exec/testdata/script1.sh (about)

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