Daniel Breitlauch

Results 4 issues of Daniel Breitlauch

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...

enhancement
language/typescript
testing
priority/important-soon
size/small

The documentation mentions that a revision is needed to delete a webhook. This webhook revision is not provided in the response of the GET webhook endpoint. Furthermore, the delete endpoint...

This is a user-mod for illuminating staircases. There is already one such user-mod but this one uses a ultrasound sensor to measure the position of a person walking the stairs....

usermod
rebase needed

I have a CDKTF python project and use ``` "terraformProviders": [ "hashicorp/aws@~>5.60.0", "siderolabs/talos@~> 0.7.1" ], ``` Talos Terraform Provider example from the docs: ``` resource "talos_machine_secrets" "this" {} data "talos_machine_configuration"...