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

latest releases: v6.7.7, v6.7.6, v6.7.5...
17 months ago

What's Changed

Fixes

  • Increase max result limit of data sources for target groups (200) and IP blocks (1000), as a workaround for pagination issues.
  • Add email filter for user data source, fixes pagination issues for users.
  • Fix name validation for Dataplatform resources
  • Change location for MongoDB tests to improve running time
  • Change location for PgSQL tests to improve running time

Features

  • Add new attribute for Dataplatform clusters: lans

Known Issues

  • For ionoscloud_dataplatform_cluster there is a known issue with the API that will be solved in the near future: the cluster status is not accurate, the status can be FAILED when the cluster is successfully created and available. If you create a cluster and the creation fails because the cluster status is FAILED, the cluster will be marked as tainted by Terraform, but you can run terraform untaint ionoscloud_dataplatform_cluster.<NAME_OF_THE_CLUSTER> command and then you can use the cluster as you want.

Generated from git

Full Changelog: v6.4.14...v6.4.15

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

NewReleases is sending notifications on new releases.