I see other people have asked for modules similar sorts of modules to be included but I'll try as well.
it would be really helpful to add the ibm-vpc and ibm-platform-services python modules to be able to create functions to automate largeish chunks of IBM cloud. If not how about a seperate IBM cloud centric runtime.
In the end as the solution to adding a python modules was to create a docker container hosted on dockerhub (couldn't use IBMs own container registry) I used code engine instead for what i wanted to do and used the internal registry.
But adding the modules would make things a bit easier and cleaner.
I see other people have asked for modules similar sorts of modules to be included but I'll try as well.
it would be really helpful to add the ibm-vpc and ibm-platform-services python modules to be able to create functions to automate largeish chunks of IBM cloud. If not how about a seperate IBM cloud centric runtime.
In the end as the solution to adding a python modules was to create a docker container hosted on dockerhub (couldn't use IBMs own container registry) I used code engine instead for what i wanted to do and used the internal registry.
But adding the modules would make things a bit easier and cleaner.