Kenneth Nilsson
Results
2
comments of
Kenneth Nilsson
It does work on Windows machine. The difference is only the image (ie: version of Keycloak inside image), running it on Windows still works with the sleighzy image but it's...
Met same limitation here. Ended up using this regex when fetching the uri `postgres://..` with `data` according to examples/database in this repo: https://github.com/exoscale/terraform-provider-exoscale/blob/38c84e39f8c1dd651b9d2782bd97fcc9ae4c724e/examples/database/main.tf#L29C1-L41 when parsed you can use the locals...