-
## Description
## Expected behavior
## Environment
Go Version:
```
```
Docker Machine version:
```
```
Docker Machine Driver Ionos Cloud version:
```
```
OS:
```
```
## C…
-
### Current Provider Version
Change would affect versions >6.0 which introducted configuration of Kubernetes private LANs on node pools.
### Use-cases
Currently if a node (pool) needs mutliple pr…
-
## Description
The `ionoscloud` provider crashes when I try to increase the node count in an existing node pool
## Expected behavior
## Environment
Terraform version:
```
[jgazeley@heph…
-
## Description
https://github.com/ionos-cloud/terraform-provider-ionoscloud/pull/137 (Version `5.2.19` changed the URL parsing behavior, such that http URL no longer work (https://github.com/ionos-cl…
-
The cloud API provides a new volume property called `bootServer` that contains the ID of the server that it is mounted on or `null`. Please add it to the volume properties model.
Example:
```json
…
-
## Description
When a `k8s_nodepool` has `public_ips` defined, the task can only be run once without errors (using `state: present` )
On its second run there is an error:
```
TASK [k8s clus…
rdxmb updated
2 years ago
-
## Description
I exported my API Token to environment variables ONEANDONE_TOKEN and IONOS_TOKEN, but when I try to use ionosctl, it will show:
Error: stat /home/XXX/.config/ionosctl/config.json:…
-
## Description
A destroy of a network load balancer and forwarding rules fails if the targets are IPs of a K8s node pool.
## Expected behavior
Destroy of forwarding rule and NLB is performed correc…
-
## Description
When firewall rules using icmp_type, and icmp_code attributes are being managed through the ionoscloud terraform provider it stopped working in version 5.0.4 because of changes introdu…
-
### Describe the bug
I have the following REST client:
```
package com.ionos.cloud.auth.user;
...
@RegisterRestClient(configKey = "user-api-rest-client")
public interface UserApiRestClient { .…