Skip to content

Releases: ionos-cloud/terraform-provider-ionoscloud

v6.7.14

25 Aug 11:42
13d8210
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.7.13...v6.7.14

v6.7.13

19 Aug 12:33
9d74a9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.7.12...v6.7.13

v6.7.12

23 Jul 15:08
79c276a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.7.11...v6.7.12

v6.7.11

08 Jul 16:04
a080478
Compare
Choose a tag to compare

What's Changed

  • Add expose_serial attribute to ionoscloud_vcpu_server resource and data source.
  • Make expose_serial attribute computed for ionoscloud_server ionoscloud_volume and ionoscloud_cube_server resources.

What's Changed(auto-generated)

Full Changelog: v6.7.10...v6.7.11

v6.7.10

04 Jul 14:11
3d58975
Compare
Choose a tag to compare

What's Changed

Features

  • Add key to ionoscloud_logging_pipeline resource
  • Add tcp_address andhttp_address to ionoscloud_logging_pipeline resource and data source
  • Add expose_serial attribute to ionoscloud_volume, ionoscloud_server, ionoscloud_cube_server resources. If set to true will expose the serial id of the disk attached to the server.
    Some operating systems or software solutions require the serial id to be exposed to work properly. Exposing the serial can influence licensed software (e.g. Windows) behavior

What's Changed(auto-generated)

Full Changelog: v6.7.9...v6.7.10

v6.7.9

27 Jun 15:20
32a312a
Compare
Choose a tag to compare

What's Changed

  • Add filter object with prefix field so prefix is actually set for lifecycle rules in ionoscloud_s3_bucket_lifecycle_configuration resource. Deprecate prefix field as it does nothing..
  • Fix schema error when using latest crossplane(1.12.2) withprovider version v6.7.8

What's Changed (auto-generated)

Full Changelog: v6.7.8...v6.7.9

v6.7.8

25 Jun 08:13
3bb6a22
Compare
Choose a tag to compare

What's Changed:

6.7.8

Chore

  • Update github.com/hashicorp/terraform-plugin-sdk/v2 dependency to latest version

Documentation

  • Remove mentions of kafka 3.7.0 version as it is no longer supported.
  • Update import method for ionoscloud_datacenter and ionoscloud_server resources.

Fixes

  • Fix S3 key test, add back update test
  • ionoscloud_logging_pipeline crashes on read after create
  • Retry if ionoscloud_lan is delete protected by a managed service

Features

  • Move inmemorydb resources to sdk-go-bundle

What's Changed(auto-generated)

Full Changelog: v6.7.7...v6.7.8

v6.7.7

20 May 12:05
b078bb0
Compare
Choose a tag to compare

What's Changed

Features

  • Add backup to mariadb
  • Add ionoscloud_contracts data source

Fixes

  • Fix InMemoryDB overrides other location values with de/fra.
  • Error on FAILED for cdn, api_gateway, dataplatform, inmemorydb, mariadb, nfs, mongo resources
  • Fix #813 by adding ForceNew: true for all attributes for ionoscloud_pg_database resource
  • Instantiate new http clients for each product (instead of http.Default client) so that insecure mode and certificate can be set independently
  • Retrieve accessKey and secretKey from the config file if they are not found
  • Check if url is found in locationToURL before overwriting endpoint for certificate manager
  • Keep the VM autoscaling group in state if the action fails
  • Fix VM Autoscaling tests and examples

Refactor

  • Use VM Autoscaling bundle product instead of sdk-go-vm-autoscaling
  • Use MariaDB bundle product instead of sdk-go-dbaas-mariadb
  • Use Mongo bundle product instead of sdk-go-dbaas-mongo
  • Use Dataplatform bundle product instead of sdk-go-dataplatform
  • Use PostgreSQL bundle product instead of sdk-go-dbaas-postgres
  • Update sdk-go-dbaas-postgres to version v1.1.4 and use the new sdk methods for PG versions (done before bundle integration)

Documentation

  • Add better documentation for dedicated core for servers
  • Add example for user field password_wo write only field.

What's Changed (autogenerated)

Full Changelog: v6.7.6...v6.7.7

v6.7.6

01 Apr 14:31
ea55322
Compare
Choose a tag to compare

What's Changed

Features

  • Add server_type optional attribute to ionoscloud_k8s_nodepool resource and data source
  • Add password_wo and password_wo_version to ionoscloud_user resource. Write only field that is not stored in state. Can be used only with Terraform 1.11 or higher.

Changed

  • cpu_family is now optional for ionoscloud_k8s_nodepool resource

Refactor

  • Use SDK Bundle instead of the Kafka SDK

Chore

  • Remove nolint, add comments
  • Update golangci-lint to v2
  • Update go version to v1.23
  • Updates plugin framework and sdkv2 deps

What's Changed (autogenerated)

Full Changelog: v6.7.5...v6.7.6

v6.7.5

27 Mar 14:16
5fb8f94
Compare
Choose a tag to compare

What's Changed

Refactor

  • Use SDK bundle for Object Storage Management

Fixes

  • Save ionoscloud_container_registry_token password to password field in the resource state. Fixes #799

What's Changed(auto-generated)

Full Changelog: v6.7.4...v6.7.5