Skip to content

Releases: ionos-cloud/terraform-provider-ionoscloud

v5.1.6

11 Jun 12:51
Compare
Choose a tag to compare
fix: fixes #5 correctly dereferencing possibly nil properties receive…

v5.1.5

11 Jun 10:19
Compare
Choose a tag to compare
fix: fixes #12 correctly setting up a custom ionos api url

v6.0.0-alpha.1

11 Jun 09:38
Compare
Choose a tag to compare
ip failover tests fixed

v5.1.4

09 Jun 12:09
b29edd3
Compare
Choose a tag to compare
error handling improvements (#16)

v5.1.3

01 Jun 09:38
Compare
Choose a tag to compare
fix: nil check

v5.1.2

31 May 18:41
Compare
Choose a tag to compare
fix: not sending image password if not set

v5.1.1

27 May 13:06
Compare
Choose a tag to compare
fix: nil check for image password when creating a server

v5.1.0

24 May 14:12
421b562
Compare
Choose a tag to compare
  • "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

21 May 12:42
Compare
Choose a tag to compare
v5.1.0-beta.2 Pre-release
Pre-release
  • 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.1

21 May 12:05
Compare
Choose a tag to compare
v5.1.0-beta.1 Pre-release
Pre-release
pointer logic fixed|