Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 08:49
· 117 commits to main since this release

NOTES:

  • The instance_type attribue(s) are not optional anymore
  • resource/hopsworksai_cluster: Change default values for RonDB cluster. New default number of replicas is 2 and new default number of Datanodes is 2

BREAKING CHANGES:

  • Creating a Hopsworks cluster will require a seperate RonDB node. RonDB attribute is required by default.
  • Remove deprecated aws_attributes/bucket_name attribute.
  • Set aws_attributes/bucket/name attribute to be required.
  • Remove deprecated azure_attributes/storage_account and azure_attributes/storage_container_name attributes.
  • Set azure_attributes/container/storage_account attribute to be required.
  • Remove deprecated azure_attributes/search_domain attribute.

ENHANCEMENTS:

  • dependencies: Bump hashicorp/terraform-plugin-docs from 0.10.1 to 0.13.0
  • dependencies: Bump hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.20.0
  • dependencies: Bump hashicorp/terraform-plugin-log from 0.4.1 to 0.7.0
  • devtools: Bump golangci-lint from 1.45.2 to 1.46.2
  • datasource/instance_type(s): Add required region attribute to filter supported instance types
  • resource/hopsworksai_cluster: Update update_state attribute description
  • resource/hopsworksai_cluster: Do not use default instance_type values and make the attribute(s) required
  • resource/hopsworksai_cluster: Set Default version to 3.0.0
  • resource/hopsworksai_cluster: Add attribute rondb/single_node to use a RonDB single node cluster.

BUG FIXES:

  • resource/hopsworksai_backup: Update acceptance tests to not stop cluster before taking backups
  • resource/hopsworksai_cluster_from_backup: Update acceptance tests to not stop cluster before taking backups
  • datasource/hopsworksai_azure_user_assigned_identity_permissions: Add the missing listkeys action permission for backup