Skip to content

Instantly share code, notes, and snippets.

View srhaber's full-sized avatar

Shaun Haber srhaber

  • Site Reliability Engineer at @quip
  • Oakland, CA
View GitHub Profile

Keybase proof

I hereby claim:

  • I am srhaber on github.
  • I am srhaber (https://keybase.io/srhaber) on keybase.
  • I have a public key ASCKhZGg03GksfAw5ithIQbaAuV_7W-HNU0rZav1Slk_Uwo

To claim this, I am signing this object:

Executing: docker-compose run --rm terraform plan -out plan
2017/03/20 18:11:48 [INFO] Terraform version: 0.9.1 7c25ef851bd26f720e749983597b36b17061e3ca
2017/03/20 18:11:48 [INFO] Go runtime version: go1.8
2017/03/20 18:11:48 [INFO] CLI args: []string{"/bin/terraform", "plan", "-out", "plan"}
2017/03/20 18:11:48 [DEBUG] Detected home directory from env var: /root
2017/03/20 18:11:48 [DEBUG] Detected home directory from env var: /root
2017/03/20 18:11:48 [DEBUG] Attempting to open CLI config file: /root/.terraformrc
2017/03/20 18:11:48 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/03/20 18:11:48 [INFO] CLI command args: []string{"plan", "-out", "plan"}
2017/03/20 18:11:48 [DEBUG] Detected home directory from env var: /root
@srhaber
srhaber / pure_surf.md
Last active August 29, 2015 14:27
Pure Surf
@srhaber
srhaber / 0_reuse_code.js
Last active August 29, 2015 14:13
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console