v0.10.0
NOTES:
- resource/hopsworksai_cluster: Deprecate
aws_attributes/bucket_name
attribute to useaws_attributes/bucket/name
instead - resource/hopsworksai_cluster: Deprecate
azure_attributes/storage_account
attribute to useazure_attributes/container/storage_account
instead - resource/hopsworksai_cluster: Deprecate
azure_attributes/storage_container_name
attribute to useazure_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
andaws_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