Skip to content

Instantly share code, notes, and snippets.

@bitte-ein-bit
Created August 4, 2017 14:01
Show Gist options
  • Save bitte-ein-bit/c119a5b00aac97782fba599a42fdaf3d to your computer and use it in GitHub Desktop.
Save bitte-ein-bit/c119a5b00aac97782fba599a42fdaf3d to your computer and use it in GitHub Desktop.
terraform debug
2017/08/04 15:59:47 [INFO] Terraform version: 0.9.11
2017/08/04 15:59:47 [INFO] Go runtime version: go1.8.3
2017/08/04 15:59:47 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.9.11/bin/terraform", "get"}
2017/08/04 15:59:47 [DEBUG] Detected home directory from env var: /Users/user
2017/08/04 15:59:47 [DEBUG] Detected home directory from env var: /Users/user
2017/08/04 15:59:47 [DEBUG] Attempting to open CLI config file: /Users/user/.terraformrc
2017/08/04 15:59:47 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/08/04 15:59:47 [INFO] CLI command args: []string{"get"}
2017/08/04 15:59:47 [DEBUG] Detected home directory from env var: /Users/user
Get: https://s3-eu-west-1.amazonaws.com/my-bucket/modules/tf-module-lambda-route53-backup-v0.8.tar.gz
2017/08/04 15:59:48 [DEBUG] plugin: waiting for all plugin processes to complete...
Error loading modules: open .terraform/modules/7d5d1c98e7decbf98bffa2bf5b8c2467/files/backup_route53.py: no such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment