Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 14:26
· 171 commits to main since this release

NOTES:

  • resource/hopsworksai_cluster: Deprecate aws_attributes/bucket_name attribute to use aws_attributes/bucket/name instead
  • resource/hopsworksai_cluster: Deprecate azure_attributes/storage_account attribute to use azure_attributes/container/storage_account instead
  • resource/hopsworksai_cluster: Deprecate azure_attributes/storage_container_name attribute to use azure_attributes/container/name instead

ENHANCEMENTS:

  • resource/hopsworksai_cluster: Add aws_attributes/bucket block to contain all bucket related configurations
  • resource/hopsworksai_cluster: Add aws_attributes/bucket/encryption and aws_attributes/bucket/acl attributes to configure the bucket encryption and ACL properties
  • resource/hopsworksai_cluster: Add azure_attributes/container block to contain all container related configurations
  • resource/hopsworksai_cluster: Add azure_attributes/container/encryption attributes to configure the container encryption