Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 16:06
· 246 commits to main since this release

BUG FIXES:

  • resource/hopsworksai_cluster: Fix validation condition for backup_retention_period
  • datasource/hopsworksai_cluster: Check if cluster is not nil before updating state
  • resource/hopsworksai_cluster: Set Required to true for aws_attributes/network/subnet_id to ensure setting the subnet_name if setting up your own network configuration
  • Add command-failed to cluster error states

ENHANCEMENTS:

  • resource/hopsworksai_cluster: Add a new attribute init_script
  • resource/hopsworksai_cluster: Add new attributes workers/spot_config, autoscale/non_gpu_workers/spot_config, and autoscale/gpu_workers/spot_config
  • resource/hopsworksai_cluster: Add a new attribute os
  • resource/hopsworksai_cluster: Add a new attribute run_init_script_first
  • Allow setting aws_profile and aws_region when running acceptance tests

FEATURES:

  • New Resource: hopsworksai_backup
  • New Resource: hopsworksai_cluster_from_backup
  • New Data Source: hopsworksai_backup
  • New Data Source: hopsworksai_backups