-
The cloud provider does not support multiple projects.
To reproduce, create two projects, e.g. A and B and make B the default. Then create a new `gridscale_sshkey` resource. SSH key will be created…
-
### Terraform Version
Run `terraform -v` to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.
### Affected …
-
Hi,
small question: how to attach a security zone network to a server?
This does not work:
```
resource "gridscale_server" "server" {
name = "server"
cores = 2
memory = 4
storag…
-
### Terraform Version
```
Terraform v0.11.11
```
### Terraform Configuration Files
```hcl
provider "gridscale" {}
```
### Debug Output
Here is the git with the output for th…
-
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 …
-
I have been trying to escape special characters in fields following the [field documentation](https://vega.github.io/vega-lite/docs/field.html). The following should work (I think), but it produces a …
-
After executing `kubectl` in several directories I noticed that a sub-directory "cache" is created every time. If gscloud wants to cache data it should probably create that folder in `~/.config/gridsc…
-
First, the route is still there in the side panel under Star Routing, but I was no longer seeing the actual route visibly in the 3D area... until I clicked off showing labels, then it came back. Turni…
-
### Expected Behavior
Clicking on the navigation link for gridscale_paas on the [plugin documentation](https://www.terraform.io/docs/providers/gridscale/r/securityzone.html) should open the paas docu…
-
terraform-provider-gridscale v1.4 and up do not support setting bootdevice explicitly for storages.
https://github.com/terraform-providers/terraform-provider-gridscale/blob/master/website/docs/d/st…