Steven B

Results 8 issues of Steven B

When I'm debugging I'll frequently download entire queues to my local machine for analysis. I've been using [this simple python script](https://gist.github.com/sblack4/57580950f6d8a741ed197e125cac32f6) but I don't think it would be hard to...

enhancement
help wanted

## Context Hi 👋 I've been making heavy use of the CWL -> Kinesis -> Graylog input that you all so lovingly included the plugin for. In creating the input...

triaged

I think ideally, you run the plan you approved instead of applying with `-auto-approve`. I'm wondering if others feel the same way I hacked at it a while ago and...

Serverless removed free-form CLI options. `--target` is a free-form CLI option. For the deprecation notice see https://www.serverless.com/framework/docs/deprecations/#UNSUPPORTED_CLI_OPTIONS

https://github.com/esonderegger/fecfile/blob/dc923ed0a688586070033e8115a709f9c60cfe1d/fecfile/__init__.py#L125 It looks like the code only allows for redirects on `404`s but doesn't have a condition for `300`s ## Issue I keep getting a `FilingUnavailableError`: ``` [ERROR] FilingUnavailableError: The...

There are come images on dockerhub that appear to be official but I didn't see them linked here. Can someone verify and maybe add the link? Here's the images I...

**Is your feature request related to a problem? Please describe.** The docs were written for terraform v0.12. They need to be updated for v0.13. **Describe the solution you'd like** Documentation...

documentation
enhancement
good first issue

### What feature do you want to see added? When authenticating to S3 it would be nice if we could use the temporary credentials associated with the instance profile instead...