Skip to content

Instantly share code, notes, and snippets.

View rvanider's full-sized avatar

Ryan VanIderstine rvanider

View GitHub Profile
@rvanider
rvanider / debug.log
Created May 21, 2021 14:54
tf-aws-debug-001
This file has been truncated, but you can view the full file.
2021/05/21 11:16:51 [INFO] Terraform version: 0.14.11
2021/05/21 11:16:51 [INFO] Go runtime version: go1.15.6
2021/05/21 11:16:51 [INFO] CLI args: []string{"/usr/local/bin/terraform14", "apply", "--auto-approve", "plan.bin"}
2021/05/21 11:16:51 [DEBUG] Attempting to open CLI config file: /Users/ryan/.terraformrc
2021/05/21 11:16:51 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2021/05/21 11:16:51 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2021/05/21 11:16:51 [DEBUG] ignoring non-existing provider search directory /Users/ryan/.terraform.d/plugins
2021/05/21 11:16:51 [DEBUG] ignoring non-existing provider search directory /Users/ryan/Library/Application Support/io.terraform/plugins
2021/05/21 11:16:51 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2021/05/21 11:16:51 [INFO] CLI command args: []string{"apply", "--auto-approve", "plan.bin"}

Keybase proof

I hereby claim:

  • I am rvanider on github.
  • I am rvanider (https://keybase.io/rvanider) on keybase.
  • I have a public key ASByCezAs7soKaqDITq2eOsXleceicF9odiLM09YTXXuDwo

To claim this, I am signing this object:

@rvanider
rvanider / _
Last active October 29, 2015 14:08
Notes
Collection of notes
@rvanider
rvanider / notes.txt
Last active October 16, 2015 13:16
Oracle Linux Setup
add /etc/sudoers.d/vagrant
vagrant ALL=(ALL) NOPASSWD: ALL
Defaults:vagrant !requiretty
Defaults:vagrant visiblepw
/etc/sysconfig/network-scripts/ifcfg-eth0
remove HWADDR line (mac)
add ONBOOT=yes
/etc/udev/rules.d/70-persistent-net.rules