Releases: ionos-cloud/terraform-provider-ionoscloud
Releases · ionos-cloud/terraform-provider-ionoscloud
v5.1.6
fix: fixes #5 correctly dereferencing possibly nil properties receive…
v5.1.5
fix: fixes #12 correctly setting up a custom ionos api url
v6.0.0-alpha.1
ip failover tests fixed
v5.1.4
error handling improvements (#16)
v5.1.3
fix: nil check
v5.1.2
fix: not sending image password if not set
v5.1.1
fix: nil check for image password when creating a server
v5.1.0
- "whitespace only" required string attribute values are checked and reported as invalid
- Cloud Init support
- user_data attribute added to the ionoscloud_volume resource
- cloud_init attribute adde to the ionoscloud_image data source
- public and gateway_ip attributes added to the ionoscloud_k8s_cluster resource
- public and gateway_ip attributes added to the ionoscloud_k8s_cluster data source
- aliases attributed added to the ionoscloud_image data source
- using the latest Ionos Cloud GO SDK v5.1.0
v5.1.0-beta.2
- Cloud Init support
user_data
attribute added to theionoscloud_volume
resourcecloud_init
attribute adde to theionoscloud_image
data source
public
andgateway_ip
attributes added to theionoscloud_k8s_cluster
resourcepublic
andgateway_ip
attributes added to theionoscloud_k8s_cluster
data sourcealiases
attributed added to theionoscloud_image
data source- using the latest Ionos Cloud GO SDK v5.1.0
v5.1.0-beta.1
pointer logic fixed|