Zack Proser

Results 52 issues of Zack Proser

Currently, the tool runs in "headless" mode. You can either feed it: * A Github organization via the `--github-org flag` * A local file that contains repos, one on in...

enhancement
needs design

From Jim: > feature request that will most likely come up in the future is support for shell expansion. That is, given a command foo, the actual command you'd run...

enhancement
needs design

When calling `gruntwork-install` in a Dockerfile and attempting to download a private repo, we currently echo this INFO level log line to STDOUT: `2020-10-06 23:48:56 [INFO] [gruntwork-install] Repository is not...

bug

## Demo * [Nuking multiple resource types, mix of success and error outcomes](https://asciinema.org/a/CniiLV21a4QaOQo5tO2ZaLW9o) * [Nuking multiple resource types successfully](https://asciinema.org/a/CpLvZOXGm2PeTHoty0vg17l02) ## Description These changes: * Implement support for displaying the status...

It can be difficult to understand what actually happened in a given cloud-nuke run because: 1. We log everything to `stdout` which quickly becomes difficult to scan for non-trivial jobs...

There are [List](https://docs.aws.amazon.com/lambda/latest/dg/API_ListLayerVersions.html) and [Delete](https://docs.aws.amazon.com/lambda/latest/dg/API_DeleteLayerVersion.html) methods for Lambda versions. It's easy to end up with many stale Lambda versions in your account if you're leveraging the service, so we should...

Just a heads up: in this lesson [DEMO] Template v2 - Portable you state there is a link attached to this lesson with additional public parameters to review - but...

### Is this a new bug? - [X] I believe this is a new bug - [X] I have searched the existing issues, and I could not find an existing...

bug

## Problem We've got a use case where folks would like to use this app to demonstrate RAG against the Pinecone documentation and marketing site. ## Solution - Update URL...