github ionos-cloud/terraform-provider-ionoscloud v6.7.7

3 months ago

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

Don't miss a new terraform-provider-ionoscloud release

NewReleases is sending notifications on new releases.