Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 16:53
· 200 commits to main since this release

NOTES:

  • datasource/aws_instance_profile_policy: Deprecate enable_upgrade attribute since these permissions are not required anymore from version 2.4.0 onwards
  • datasource/azure_user_assigned_identity_permissions: Deprecate enable_upgrade attribute since these permissions are not required anymore from version 2.4.0 onwards

BUG FIXES:

  • resource/hopsworksai_cluster: fix incorrect conversion error
  • datasource/aws_instance_profile_policy: Add missing backup permissions
  • resource/hopsworksai_cluster: fix upgrade and rollback to work with version 2.4.0 and onwards

ENHANCEMENTS:

  • datasource/aws_instance_profile_policy: Set Default to false for enable_upgrade attribute
  • resource/hopsworksai_cluster: Set Default version to 2.5.0
  • Extend resource testing framework to allow multiplexing HTTP requests with the same method and path
  • resource/hopsworksai_cluster: Add support for changing instance_type of head node and RonDB nodes