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

latest releases: v6.7.7, v6.7.6, v6.7.5...
2 years ago

Features

  • New Product: MongoDB:
    • Resources:
      • ionoscloud_mongo_cluster
      • ionoscloud_mongo_user
    • Data Sources:
      • ionoscloud_mongo_cluster
      • ionoscloud_mongo_user

⚠️ Note: DBaaS - MongoDB is currently in the Early Access (EA) phase. We recommend keeping usage and testing to non-production critical applications.
Please contact your sales representative or support for more information.

  • New Product: Certificate Manager:
    • Resources:
      • ionoscloud_certificate
    • Data Sources:
      • ionoscloud_certificate

Enhancement:

  • Increase go version to 1.18
  • Update dependencies to latest versions
  • Update Ionos Cloud GO SDK v6.1.3. Release notes here v6.1.3
  • Update SDK GO DBaaS Postgres to v1.0.4. Release notes here v1.0.4
  • ssh_key_path will now allow the keys to be passed directly also. In the future, will be renamed to ssh_keys. Fixes [issue].(#307)

Fixes

  • Reproduces rarely: sometimes the nic resource is not found after creation. As a fix we added a retry for 5 minutes to be able to get the NIC. The retry will keep trying if the response is not found(404)
  • Cube server creation. Some attributes were not populated - name, boot_cdrom, availability_zone
  • Crash on update of k8s version when we have a value without .

Documentation

  • add links to documentation for cube and enterprise fields to fix 320.

What's Changed

New Contributors

Full Changelog: v6.3.1...v6.3.2

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

NewReleases is sending notifications on new releases.