No description
Find a file
Josh 49d84487a7 fix: use correct Traefik v3 HostRegexp syntax
Go regexp doesn't support negative lookahead (?!...).
Use proper anchored regex with escaped dots.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 03:57:32 +02:00
files fix: use correct Traefik v3 HostRegexp syntax 2026-01-09 03:57:32 +02:00
.gitignore init 2026-01-09 00:22:05 +02:00
.woodpecker.yml init 2026-01-09 00:22:05 +02:00
main.tf init 2026-01-09 00:22:05 +02:00
outputs.tf init 2026-01-09 00:22:05 +02:00
terraform.tfvars.example init 2026-01-09 00:22:05 +02:00
variables.tf init 2026-01-09 00:22:05 +02:00
versions.tf init 2026-01-09 00:22:05 +02:00