Closed liwiatr closed 1 week ago
It seems that your ssh_public_key variable is empty and that's why it's crashing. We will fix this to avoid crashing and return an error when that happens. Until that please check how you are setting that variable in your gitlab ci workflow
Description
I tried setting up a Gitlab pipeline to create a simple server with terraform, but at the deploy stage I get an error saying that the terraform-provider-ionoscloud_v6.6.1 plugin crashed.
Expected behavior
The datacenter, described in the main.tf should be created in the IONOS Datacenter Designer.
Environment
Terraform version:
Provider version:
OS:
Configuration Files
How to Reproduce
Error and Debug Output
Additional Notes
References