-
### Current Provider Version
The DCD web interface and the Cloud API allow you to set the proxyProtocol option for an NLB forwarding rule. The Terraform provider lacks this function.
### Proposal
…
-
**What steps did you take and what happened:**
After installing all prerequisites and running the command
```bash
clusterctl init --infrastructure proxmox --ipam in-cluster --core cluster-api:v1.5.…
-
## Description
We are using an API proxy for accessing the IONOS API, which we configure by setting `IONOS_API_URL`. This address is successfully used to let the terraform provider make requests to…
-
## Description
ionosctl image upload not working. Im using the same command as in the example from help
~$ ionosctl image upload --location fra --image OPNsense-23.1-OpenSSL-dvd-amd64.iso
E…
-
AMS will be listed on [ionos.com](https://www.ionos.com/) and one of our engineers to register on [here](https://cloud.ionos.de/compute/registrierung) in order to handle technical side of the process.…
-
Hello @framps,
for my Raspberry Pi4 I try to backup in the cloud (MagentaCloud via webdav) using tar (rsync currently not supported, hardlinks cannot be created). RaspiBackup V0.6.8 finished with Ret…
-
## Description
When creating a server with the boot_cdrom attribute set, the attribute cannot be removed later on.
Even if it is removed from the plan, the state is not updated and the server does n…
-
### What did you do?
#### Description
I am encountering issues while trying to build the Prometheus project in Gitpod following [CONTRIBUTING.md](https://github.com/prometheus/prometheus/blob/ma…
-
## Description
Using the following configuration:
```hcl
locals {
admins = { for user in var.users : user.username => user if contains(user["roles"], "admin") }
editors = { for user in v…
-
Dear community, dear developers,
I am trying to import my existing Postgres-DB-Sever into its own module. All my other components are processed correctly but in this case the plugin crashes. I hop…