Aurélien Joga
Aurélien Joga
> What is the type of "inputs.Local_Mapping1"? I didn't define anything named as such so I have no idea. The provider is defined this way: ``` provider "vra" { url...
Related comment: https://github.com/electricitymaps/electricitymaps-contrib/issues/6295#issuecomment-1873702391
+1 on the feature request, I would also suggest you add support and tests for no_proxy/NO_PROXY environment variables. Also, running in remote environment with proxies, not only locally with vscode....
Isn't this solved by #1190 ?
For too fast too furious readers like me, FYI `swagger-config.yaml` is actually still supported, likely because a once broken support was fixed in #7749 `swagger-config.yaml`: ```yaml --- defaultModelExpandDepth: 6 defaultModelsExpandDepth:...
> is tor up and running on the machine where lacus is installed No it is not, by design in our case.
Can't your scenario be covered by Terraform's `import block` ? https://developer.hashicorp.com/terraform/language/import#syntax
> > Is there a good reason to have this behavior as default? - rsync is incremental and I assume devices are powered multiple minutes at a time (otherwise they...
Hello @JacquesMrz, where is the issue for the metrics? Thank you