Skip to content

Releases: logicalclocks/terraform-provider-hopsworksai

v1.4.1

14 Mar 14:07
Compare
Choose a tag to compare
Release v1.4.1

v1.4.0

09 Mar 14:31
Compare
Choose a tag to compare

NOTES:
Old terraform providers would fail to create new single_node RonDB clusters, so you they need to update to this version.

ENHANCEMENTS:

  • dependencies: Bump hashicorp/terraform-plugin-log from 0.7.0 to 0.8.0
  • dependencies: Bump hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0
  • dependencies: Bump hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1
  • datasource/dataSourceAWSInstanceProfilePolicy: Add possibility to limit permissions to region, user ecr account and hopsworks.ai ecr account.
  • remove unusued AWS permissions from instance profile policy
  • resource/hopsworksai_cluster: introduce an explicit allInOne parameter instead of detecting allInOne RonDB implicitly

v1.3.1

26 Jan 14:10
Compare
Choose a tag to compare
Release 1.3.1

v1.3.0

04 Jan 10:01
e76d434
Compare
Choose a tag to compare
[CLOUD-259] release version 1.3.0

v1.2.2

06 Dec 14:42
Compare
Choose a tag to compare
Release v1.2.2

v1.2.1

10 Nov 13:02
Compare
Choose a tag to compare
Release v1.2.1

v1.2.0

08 Nov 12:38
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Bump minimum Go version to 1.18
  • Bump golangci-lint version to 1.50.1
  • dependencies: Bump hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.24.0
  • resource/hopsworksai_cluster: Use managed docker containers by default from version 3.1.0

FEATURES:

  • Add support for head node dedicated instance profile.
  • Filter instance types based on nvme drives

1.1.0 (October 14, 2022)

ENHANCEMENTS:

  • return nodes private ips

v1.1.0

14 Oct 08:07
fe8ff28
Compare
Choose a tag to compare
Release v1.1.0

v1.0.1

01 Aug 09:40
Compare
Choose a tag to compare

BUG FIXES:
docs: Update documentation links

v1.0.0

01 Aug 08:49
Compare
Choose a tag to compare

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