Philipp Sauter

Results 22 comments of Philipp Sauter

We now print a reminder after the `config` commands if no default account has been set. https://github.com/exoscale/cli/pull/593 With that I'll close this. Happy to reopen the issue if there are...

We plan to migrate this resource to the new terraform framework and fix this at the same time. It's not a priority at the moment but it is planned.

Hi, thanks for the request. We do provide this functionality in the `exoscale_compute_instance` resource https://registry.terraform.io/providers/exoscale/exoscale/latest/docs/resources/compute_instance#block_storage_volume_ids I'm closing this, but feel free to reply if I misunderstood and we'll reopen this.

I'm not sure I understand, doesn't the fact that the functionality is not implemented in both directions prevent circular dependencies? Perhaps you can share more details about your use case...

Hi, thank you for this request. Are you only interested in the "profile" parameter?) I interpret your request to be, that you would like our provider to get credentials from...

Hey, thanks again for your interest in this. We are discussing internally on how to better standardize configurations for our tooling. It's not our highest priority task at the moment,...

Hi, thanks for the request, this feature is planned for implementation soon. I can't give an ETA but it will be done.

@sboulkour all the operations in [our API](https://openapi-v2.exoscale.com/) spec are available in the CLI under `exo api`, these commands aren't very polished as they are generated code. ```shell ❯ exo api...

Hi, thanks for reaching out. Can you give some more details on how to reproduce, what error messages you are getting(if any) and what exactly you expect to see/happen for...

tested the change in the cli: `User-Agent: exoscale-cli/dev egoscale/v3.1.4 (go1.23.0; linux/amd64)` (the dev will disappear once we do a cli release)