Skip to content

Instantly share code, notes, and snippets.

View SebastianUA's full-sized avatar

Vitalii Natarov SebastianUA

View GitHub Profile
### Keybase proof
I hereby claim:
* I am sebastianua on github.
* I am captainua (https://keybase.io/captainua) on keybase.
* I have a public key ASC2kKlSkXpGtdNsDoQhzwUMKrX5k78nO0Ibe7LrRRtdGwo
To claim this, I am signing this object:
@SebastianUA
SebastianUA / gist:de6d1a3f2dee5092a4aa078c55e2b6f8
Created February 9, 2018 18:23
trace log in ASG usage to detect some issues with availability_zones
This file has been truncated, but you can view the full file.
┌(captain@Macbook)─(✓)─(08:09 PM Fri Feb 09)
└─(~/Projects/terraform/aws/examples/asg)─(4 files, 64b)─> terraform plan
2018/02/09 20:09:56 [INFO] Terraform version: 0.11.1 a42fdb08a43c7fabb8898fe8c286b793bbaa4835+CHANGES
2018/02/09 20:09:56 [INFO] Go runtime version: go1.9
2018/02/09 20:09:56 [INFO] CLI args: []string{"/usr/local/bin/terraform", "plan"}
2018/02/09 20:09:56 [DEBUG] Attempting to open CLI config file: /Users/captain/.terraformrc
2018/02/09 20:09:56 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/02/09 20:09:56 [INFO] CLI command args: []string{"plan"}
2018/02/09 20:09:56 [TRACE] module source: "../../modules/iam"
2018/02/09 20:09:56 [TRACE] module source: "../../modules/vpc"