This website requires JavaScript.
Explore
Help
Sign In
rilla
/
terraform
Watch
1
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
173fb843c7
terraform
/
run_terraform
7 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
export
HTTP_PROXY
=
caladan:8888
export
HTTPS_PROXY
=
caladan:8888
terraform
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink