-
## Description
Terraform can't delete a LAN if it is connected to a nodepool because it tries to delete the LAN before disconnecting it from the nodepool. Terraform tries to delete the LAN for an hou…
-
The `ionoscloud_server` resource has a `type` parameter ([argument reference](https://docs.ionos.com/terraform-provider/api/compute-engine/resources/server#argument-reference)), that can be either `CU…
-
### Use-cases
When I create a ssh-key with terraform I need to save it to a file to be usable by:
```
resource "ionoscloud_server" "example" {
name = "Server Example"
ssh…
-
## Description
I have wondered why DataCentersApi.datacentersGet() did nothing and returns nothing.
`dcApi.datacentersGet().then((response: any, error: any) => log.debug(error));`
SDK version…
-
**Rancher Server Setup**
- Rancher version: 2.6.3
- Installation option (Docker install/Helm Chart): Helm chart
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):
…
-
Using both sdk-go and sdk-go-auth is kind of awkward right now, because one allows to configure a logger and log levels and the other still uses stdlog and "debug".
Please implement https://github.…
-
All prow jobs are currently failing with a 503 internal server error. It pipes a hexdump to the logs (see logs below).
[prow.log](https://github.com/operate-first/apps/files/9481590/prow.log)
It …
-
## Description
It seems `ionosctl label list` cannot properly interpret flags. For some values it even reacts upon, but the resultset is always the same.
## Expected behavior
`ionosctl label lis…
-
**Describe the bug**
Opened the fresh downloaded repo with Goland and got some weird errors:
```
go: github.com/ionos-cloud/sdk-go/v6@v6.0.5851: invalid version: unknown revision v6.0.5851
…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
- [X] BUG
- [ ] FEATURE
**What happened**:
mailCheck is properly retrieving emails but no ticket is created afterward. (using IONOS mail service)…