Tim Harsch

Results 10 issues of Tim Harsch

### How do you use Sentry? Sentry Saas (sentry.io) ### Version 1.5.6 ### Steps to Reproduce One day sentry stopped sending transactions to sentry.io. After much digging I found the...

bug
good first issue
Status: Backlog

When using this library to download a large number of documents/resources from Cerner sandbox, it became apparent that reauthorization fails for all but the first attempt. This is because the...

### Your checklist for this issue - [x] Jenkins version 2.204.2 - [x] Plugin version 2.37 - [ ] OS Amazon Linux ### Description I spent far too long trying...

### Describe the bug I have a config file at: .config/.terraform-docs.yaml ```yaml formatter: "" # this is required version: "" header-from: main.tf footer-from: "" recursive: enabled: false path: modules sections:...

bug

**Describe the bug** When attempting to build my ingress resource with the aws-load-balancer-controller I saw the following error when describing the resource: ``` Warning FailedDeployModel 54m ingress Failed deploy model...

triage/needs-investigation

I tested your script on both OSX and on AWS EC2 node (AWS Linux image) I get Missing From in both cases. ```/usr/local/bin/aws /usr/local/opt/coreutils/libexec/gnubin/base64 An error occurred (InvalidParameterValue) when calling...

From a remote client, I need to write a script that connects to my SQL Warehouse using a workspace level service principal and creates an SQLAlchemy engine.. which I can...

question

I'm encountering an issue with the provider using file_clean_path to calculate the path in the "databricks_notebook" resource. You can a fairly detailed write from this stack overflow post https://stackoverflow.com/questions/75652903/why-does-terraform-plan-fail-with-error-clean-path-required My...

I did try posting a question on SO before filing an issue but after receiving no helpful responses and continued digging in the docs and github repo I'm getting more...

needs-api

### Summary According to the docs the datarbicks_cluster, data_security_mode attribute has no default, which could lead to an unintended elevation of privileges for a cluster if the attribute is omitted.....