-
Current example on how to spin up a k8s cluster using `gridscale_paas` resource: [terraform-examples/managed-k8s/cluster.tf](https://github.com/gridscale/terraform_examples/blob/master/managed-k8s/clu…
-
Icon for the menu shows up in the left-hand menu bar, but clicking on it does nothing. Can't use any of the functions.
-
It fails, because gridscale terraform provider currently uses golang v1.13 which doesn't support macOS on Apple Silicon. This can be fixed by updating the version of golang to v1.16+
-
### Terraform Version
All versions
### Affected Resource(s)
Please list the resources as a list, for example:
- gridscale_paas
If this issue appears to affect multiple resources, it may be an…
-
Implement a subcommand `gscloud kubernetes versions` that essentially prints the available version slugs for Kubernetes from the objects/paas/service_templates endpoint.
Example:
```
$ curl -s -H…
-
Hello,
I have tried executing same example for Debian 10 template UUID "b624bf02-e2df-401d-9c00-49d8ce8d4192". It looks like there is some problem with the template released.
I get the below fai…
-
Cool thing is that gsclient-go documentation coverage is quiet good. But there are some corners that could need some polishing.
Go through package and docs for public types and functions in gsclien…
-
Similar to #120, this suggestion is for new postgres tf resource. The schema proposal will be provider later.
-
Add simple support for batch API. Use simple builder pattern. Preliminary branch here: https://github.com/gridscale/gsclient-go/tree/batch
-
**Steps to reproduce the issue:**
1. Create a new `gridscale_backupschedule` resource.
2. Wait for gridscale_backupschedule to produce a backup. The `next_runtime_computed` field's value will change…