Francis Chuang

Results 73 issues of Francis Chuang

If I have a CLI with sub commands, it is not possible to call the root comand, even if `Run()` is defined at the root. For example: ```go type CLI...

### Description We currently use the [`vault_plugin`](https://registry.terraform.io/providers/hashicorp/vault/latest/docs/resources/plugin) resource to manage and upgrade our plugins. This works great in terms of getting the correct plugin versions installed and registered. However, in...

enhancement

I am using the open-meteo method for PV generation forecase with the `set_use_adjusted_pv` option set to true. Without `set_use_adjusted_pv`, the forecasted production is very high (peaks at 8.5kW for a...