gridscale / gsclient-go

The official gridscale API client written in Go
https://gridscale.io
MIT License
7 stars 7 forks source link

Add support for projects #93

Closed bkircher closed 4 years ago

bkircher commented 5 years ago

There is no support in the API client yet that supports workflows with multiple projects in gridscale. I suppose, new objects are always added to the first project (named 'default').

Also, current gridscale API Specification (1.0.3) doesn't expose projects yet. So this would be needed first.

nvthongswansea commented 4 years ago

This will be implemented in gridscale-terraform-provider in the next release :D