Skip to content

Instantly share code, notes, and snippets.

View one000mph's full-sized avatar

Heather Young one000mph

  • CareRev
  • Remote
  • 03:07 (UTC -07:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am one000mph on github.
  • I am one000mph (https://keybase.io/one000mph) on keybase.
  • I have a public key whose fingerprint is 78B5 D04B BFF5 0686 2DFA 7E24 891B 673B C7DB F85A

To claim this, I am signing this object:

@one000mph
one000mph / new-machine-setup.sh
Last active June 15, 2020 23:08
new-machine-setup.sh
echo "Starting setup"
# Check for Homebrew, install if we don't have it
if test ! $(which brew); then
echo "Installing homebrew..."
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
fi
# Update homebrew recipes
echo "Updating Brew"
@one000mph
one000mph / tf-plan.out
Created August 19, 2024 19:57
pagerduty terraform provider teams issue
This file has been truncated, but you can view the full file.
2024-08-19T12:55:42.387-0700 [INFO] Terraform version: 1.5.7
2024-08-19T12:55:42.387-0700 [DEBUG] using github.com/hashicorp/go-tfe v1.26.0
2024-08-19T12:55:42.387-0700 [DEBUG] using github.com/hashicorp/hcl/v2 v2.16.2
2024-08-19T12:55:42.387-0700 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.0
2024-08-19T12:55:42.387-0700 [DEBUG] using github.com/zclconf/go-cty v1.12.2
2024-08-19T12:55:42.387-0700 [INFO] Go runtime version: go1.22.2
2024-08-19T12:55:42.387-0700 [INFO] CLI args: []string{"terraform", "plan", "-var-file", "workspaces/prod.tfvars"}
2024-08-19T12:55:42.387-0700 [DEBUG] Attempting to open CLI config file: /Users/heather.young/.terraformrc
2024-08-19T12:55:42.387-0700 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2024-08-19T12:55:42.387-0700 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins