Jan Koppe

Results 18 issues of Jan Koppe

### Feature Description Hello, I would like to be able to set the instance wide "Application" settings from Terraform, when provisioning a new GitLab instance with Terraform. Right now, there's...

enhancement
new-resource

**Is your feature request related to a problem? Please describe.** I would like to be able to define Stream IDs for access control on SRT inputs and outputs. **Describe the...

enhancement

I'm seeing some weird issue, not sure if this is the fault of Docker or the SRT lib. When running a container with port forwarding on Docker 20.10.8, I'm seeing...

Hi! Just doing my first steps with V so this might just be user error. But somehow this does not compile :( **V doctor:** ``` OS: linux, "Arch Linux" Processor:...

### What happened? When I create primary IPs via the `hcloud_primary_ip` resource, and attach them to a `hcloud_server` in the `public_net` block, a recreate of the server will fail. This...

bug

I find poetry much more comfortable - takes care of setting up the venv for you (without polluting your PATH), and auto-generates a lockfile for deep dependencies.

Hey there, as far as I understand it, with newer Dante versions it should be possible to "downgrade" a Dante environment to AES67. Does this work in conjunction with the...

**Describe your question/** I'm trying to assign some user the permissions to manage the members of a specific group, by using the new RBAC features and assigning object permissions and...

question

Hello, I would like to be able to do a mapping from a sACN Input to a ArtNet output. This mapping is a bit special because it should only allow...

enhancement
question

terraform schemas can only work with int type which is either int32 or int64 equivalent depending on architecture, but the Docker lib expects an int64 for the size_bytes. Previously, the...