v0.4.0
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
, andautoscale/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