Fabian Holler

Results 78 comments of Fabian Holler

> @fho ah, thanks for that facepalm . > > So to reduce the schema we'll have to duplicate the mapping. Is that still your preference? @jspizziri Yes, I think...

@tgrassl no, nobody implemented it yet

chance of the issue happening was reduced in https://github.com/simplesurance/terraform-provider-bunny/pull/32

true, thanks, the same issue exist with storage_zone. I can only find `edgerule`, not the variant with `_` in docs/ though. I tend to prefer using the name without "_"...

According to the API error message, it also supports hyphens: ``` Error: creating pull zone failed: http-request to https://api.bunny.net/pullzone failed: Bad Request (400), pullzone.validation: Name, PullZone name must consist of...

alternative: https://github.com/shoenig/go-landlock

Landlock works well to limit the user filesystem permissions. But when a baur task runs a docker container that uses mounts, it can not be enforced (same issue as the...

@carl-tud what is the status of this PR?

@carl-tud as you prefer :-) Ideally we would get in these changes unrelated to ASPA with a separate PR. If you don't want to bother it with and spend additional...