6.3.6
Feature
- Rewrite a part of the psql service to use new functionality.
- Add
dns_name
toionoscloud_pg_cluster
datasource and resource - Add option to search for images in the
ionoscloud_image
data source usingimage_alias
. Search will be performed with exact match. - New Product: DataPlatform:
Resources
:- ionoscloud_dataplatform_cluster
- ionoscloud_dataplatform_node_pool
Data Sources
:- ionoscloud_dataplatform_cluster
- ionoscloud_dataplatform_node_pool
- ionoscloud_dataplatform_node_pools:
- ionoscloud_dataplatform_versions:
⚠️ Note: Data Platform 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.
Dependency update
- Update
go
to version 1.19 - Update
sdk-go-dbaas-postgres
to v1.0.6 - Update multiple sdk-go-dbaas-postgres(v6.1.4) sdk-go-dbaas-mongo(v1.2.1), terraform-plugin-sdk(v2.25.0) and others.
Documentation
- Update documentation for K8s node pools
- Update documentation for
ionoscloud_image
to clarify what type of search is done. - Improve documentation for
endpoint
field
Fixes
- Throw error on
404
for mongo cluster creation. - Solves #372 crash when ips field in nic resource is a list with an empty string