Open ekle opened 5 years ago
Hey @ekle 👋
We added
provider "oneandone" {
endpoint = "https://cloudpanel-api.ionos.com/v1"
}
in our tf file. It seems to work (monitored with a local proxy).
Edit: I added https://github.com/1and1/oneandone-cloudserver-sdk-go/pull/37 => hope a maintainer will review it soon 🤞
Hi, 1and1 is deprecating there API Endpoint
cloudpanel-api.1and1.com
. The new one iscloudpanel-api.ionos.com
.Starting from 1st November this module will stop working.
Seems like there are two options to fix this:
github.com/1and1/oneandone-cloudserver-sdk-go
and updating thego.mod
https://github.com/1and1/oneandone-cloudserver-sdk-go/blob/master/setup.go