scaleway/scaleway-cli

Make install config resilient in case a product is missing on a given zone

remyleone opened this issue ยท 1 comments

Community Note

  • Please vote on this issue by adding a ๐Ÿ‘ reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

scw instance ssh install-config zone=fr-par-2

How I imagine scw could expose this functionality

References

When using fr-par-2, it will indeed use it but will fail as apple-silicon is not available.
Will have to wait for scaleway/scaleway-sdk-go#1692 to detect when service is not available for given locality.