ionos-cloud / terraform-provider-ionoscloud

The IonosCloud Terraform provider gives the ability to deploy and configure resources using the IonosCloud APIs.
Mozilla Public License 2.0
34 stars 23 forks source link

ionoscloud_backup_unit Fail to deploy #641

Closed jserranomarin closed 1 month ago

jserranomarin commented 1 month ago

Description

Deployment of ionoscloud_bakcup_unit fail to deploy through terraform The backup unit is created in the panel but terraform stay on "still creating" until timeout After the time out or cancel after the terraform apply already deploy it; if you  make a new deployment or update the backup unit is label as "Tainted" and is replaced with another timeout Import of a backup unit from terraform when it is deploy manually in the panel dont work either because it is labeled as tainted forcing a new deployment and timeout again

Environment

Arsys Datacenter Designer DE/TXL

Terraform version: Terraform v1.8.4

Provider version:

hasicorp/random v3.6.2 ionoscloud versión tested:       #version = "= 6.4.13"       #version = ">= 6.4.17"       #version = ">= 6.4.19"       version = ">= 6.5"

Additional Notes

This deployment works before several months ago Could be related with the acronis platform which I think is new; Could be related with the Arsys's Tenant of ionos cloud

adeatcu-ionos commented 1 month ago

Hello! I will take a look.