Jules Castéran
Jules Castéran
Hi, I tried the simple example found in the README that imports Registry. I don't have any issue with 2.49.1 or latest version.
This issue happens when using `"moduleResolution": "nodenext`. This can be reproduced in `examples/nodejs-minimal` using this patch: ``` diff --git a/examples/nodejs-minimal/tsconfig.json b/examples/nodejs-minimal/tsconfig.json index 0b8c63e..6a9e595 100644 --- a/examples/nodejs-minimal/tsconfig.json +++ b/examples/nodejs-minimal/tsconfig.json @@ -1,7...
Hello, Scaleway object does not support state locking as it is not supported for S3. As seen Terraform [S3 backend documentation](https://developer.hashicorp.com/terraform/language/settings/backends/s3), locking is not available using it, you must add...
I didn't put my hand on serverless DB yet but I hope it will allow us to have an easy terraform state backend. For gitlab, if you have a self-hosted...
References are missing in API's responses. I contacted the block team about this issue.
`routed_ip_enabled` is being pushed as the new default. I find valid to consider this field as deprecated. The documentation line and the deprecation notice is an input of the team...
Hi ! Thanks for reporting this issue. I forwarded the issue to the instance team. For now I will circumvent this in Terraform.
I tried to reproduce the same behavior. It seems the API now return server' volumes zone.
Tests must be recorded as this currently run on saved requests. I tried to run tests locally, removing local label resolution is heavily breaking. With the following code: ```go serverRes,...