Josh Padnick
Josh Padnick
> Perhaps we should tag the actual snapshots with the instance name and look up snapshots by name directly, instead of going through the instance ID intermediary? Yep, I think...
@amrodrigues Thank you for submitting this PR, and I'm so sorry about the delayed response. I must have missed the GitHub notification for this. I don't really have a means...
9 months later, I'm now running into this as well: ``` [INFO] --> Fetching updates for github.com/boombuler/barcode. [ERROR] Could not find /Users/josh/.glide/cache/src/https-golang.org-x-sys/unix: open /Users/josh/.glide/cache/src/https--Users-josh-.glide-cache-src-https-golang.org-x-sys-unix: no such file or directory [ERROR]...
The `lock_table` property (which by the way I now realize is [deprecated](https://www.terraform.io/docs/backends/types/s3.html) in favor of the `dynamodb_table` property!) specifies a DynamoDB *table*, but that table will have one row or...
Same with IntelliJ 2017.3. It's really annoying to lose the pretty bash formatting for all non-`.sh` files.
Actually, it magically started working after a couple of minutes, even though I didn't do anything. Either way, this seems like a bug since the effect is not instant.
We'd love contributions for GCP or any other cloud! We use the name `cloud-nuke` because we wantd to add other clouds, but we just haven't gotten around to it yet.
Interesting, this definitely sounds like a bug. All the automated tests on this tool assume a small number of releases, so we didn't explicitly test against large numbers of releases....
That is odd behavior indeed, and it sounds like this is a bug. As you suggest, if you specify a branch, there should be no reason for `fetch` to compute...
Also, when I first ran the tool, I ran `aws-nuke` expecting to get the output I would expect if I ran `aws-nuke --help` but instead it immediately began running. That...