-
Even Though I am using a different project token to create resources on Gridscale, terraform is creating resources on default project only.
Please do fix this problem.
Terraform version: 0.13.4
…
-
Hi,
I am unable to create backupschedule as per the example provided here: https://registry.terraform.io/providers/gridscale/gridscale/latest/docs/resources/backupschedule
I get the below outpu…
-
Using `file()` to read an ssh key causes terraform to think that the key at gridscale changed every time.
I suspect that when refreshing the state, no trailing whitespace will be on the key string …
-
:wave: An IP object can be related to a storage? https://github.com/gridscale/gsclient-go/blob/master/ip.go#L113 `PublicIPs` and `Storages` seem to be always nil.
-
Expanding on vega/vega-lite#6962 none of the Boolean axis properties appear to respond to expressions. Here is a minimal example to illustrate the problem:
```json
{
"$schema": "https://vega.gi…
-
Hi,
I found that there is no argument support for public_net as mentioned here: https://registry.terraform.io/providers/gridscale/gridscale/latest/docs/resources/network#public_net. Please do corre…
-
When creating servers and `ServerCreateRequest.ServerHardwareProfile` is omitted the resulting profile is pc-i440fx-2.4 which is a weird choice for a default.
When doing the same thing in the panel…
-
Reminder to delete github.com/gridscale/table after 0.4 is out. See https://github.com/gridscale/gscloud/issues/52
-
Hello,
In the hope to find here an answer, Im want to share the issue here.
Im using Nextcloud 13.0.5 and want to use external storage on my NC instance.
As external storage I want to use gridscale…
-
### Terraform gridscale provider
v1.7.3
### Affected Resource(s)
- server_networks
### Terraform Configuration Files
```terraform
terraform {
required_providers {
gridscale = "~> 1.7…