Elbaz

Results 9 issues of Elbaz

Hey! We are using `ts-json-schema-generator` for our api validation - but looks like when running `ts-json-schema-generator` with https://github.com/millsp/ts-toolbelt types it generates nothing Hope you can add support for that! types...

invalid
needs details

**Describe the bug** with middy v3 and the new way to handle [timeouts using AbortController](https://middy.js.org/docs/writing-middlewares/timeouts) the lambda handler function signature has been changed to accept `{ signal }`, but, middy...

bug
type-systems

### OpenTF Version ```shell OpenTF v1.6.0-dev on darwin_amd64 ``` ### Use Cases Currently, if I have OpenTF configuration, I would like to use a different backend configuration when I run...

enhancement
pending-decision

### OpenTF Version ```shell `OpenTF v1.6.0-dev` ``` ### Use Cases As `opentf test` runs `opentf apply` and `opentf destroy` if for some reason OpenTF fails to destroy the resources it...

enhancement
good first issue
help wanted
f-testing
accepted

### OpenTF Version _No response_ ### OpenTF Configuration Files ```hcl ...opentf config... ``` ### Debug Output _No response_ ### Expected Behavior to read and filter relevant files from the `test-directory`...

design

Resolves: #12770 QA - deployed the sls template in the issue saw without `verbose` and without flag we rollback - deployed the sls template in the issue saw with `verbose`...

### Issue description Hey I'm trying to introduce `disableRollback: true` to my deployment flow and I noticed that when I use `--verbose` flag serverless deployment hangs until I release it...

bug
v3

**Is your feature request related to a problem? Please describe.** When you run a big plan using the provider you might get 429 errors because of [Rate limits](https://docs.env0.com/reference/authentication#rate-limits) and my...

enhancement

Fixed build.sh to include `libcrypto` and `libssl` files that are currently missing in the layer to allow ssh clone How did I verify it work? Ran build.sh locally uploaded manually...