Skip to content

Releases: ionos-cloud/terraform-provider-ionoscloud

v5.2.8

11 Aug 07:45
56ac039
Compare
Choose a tag to compare
Fix issue #77 and roll-backed fix of issue #71 (#79)

* rollback to the node pool behaviour before the fix of issue #71

* fix #77 - fix import for k8s nodepool

* modified tests with ip_blocks instead of env virables

v6.0.0-beta.5

10 Aug 14:51
6ef6e9f
Compare
Choose a tag to compare
fix: fixes #77 import for k8s node pool and rollback of #71 fix

* fix: fixes #77 import for k8s node pool fixed with nil check

* rollback to the node pool behavior before the fix of issue #71

v6.0.0-beta.4

05 Aug 12:24
2410fe7
Compare
Choose a tag to compare
fix: fixes #71 recreate nodepool on change of specifications (#76)

v5.2.7

05 Aug 10:00
868018a
Compare
Choose a tag to compare
fix: fixes #71 recreate nodepool on change of specifications

v6.0.0-beta.3

29 Jul 12:10
cd7297c
Compare
Choose a tag to compare
  feat: kubernetes config properties exposed as attributes

The following `kube_config` related properties were exposed as attributes of the `ionoscloud_k8s_cluster` datasource:
    - config - a detailed mapping of  `kube_config`
    - user_tokens - a map of authentication tokens by user
    - server - cluster server
    - ca_crt - server ca certificate

Fixes #66

v5.2.6

29 Jul 11:24
602d872
Compare
Choose a tag to compare
feat: kubernetes config properties exposed as attributes

The following `kube_config` related properties were exposed as attributes of the `ionoscloud_k8s_cluster` datasource:
- config - a detailed mapping of  `kube_config`
- user_tokens - a map of authentication tokens by user
- server - cluster server
- ca_crt - server ca certificate

v6.0.0-beta.2

26 Jul 14:29
d94f21a
Compare
Choose a tag to compare
Fix/build (#63)

* fix: updated dependencies

* fix: added missing arguments for server, volume and nic + removed deprecated GetOkExists from nic resource

v6.0.0-beta.1

21 Jul 15:07
8fd48da
Compare
Choose a tag to compare
Fix/tests v6 (#61)

changed k8s_version from tests to 1.20.8

v5.2.5

19 Jul 20:19
05977fe
Compare
Choose a tag to compare
fixed tests (including a rollback of server's read) (#59)

v6.0.0-alpha.4

05 Jul 07:45
524c3bc
Compare
Choose a tag to compare
Fixed tests + docs update + merged fixes (#49)

* fixed server and group tests 

* replaced apiResponse.Status.StatusCode with apiResponse.StatusCode

* merged nic fix to accept multiple ips

* modified image_name in test with a more generic one and created documentantion for natgateway

* updated documentation + changelog + fix test

* correctly setting the active property of the s3 key upon creation and fix of NetworkLoadBalancerForwardingRule resource at setting health_check