Skip to content

v0.7.2-alpha: New features in `vm-instance`, updated documentation

Pre-release
Pre-release

Choose a tag to compare

@heyealex heyealex released this 17 May 17:13
· 9526 commits to main since this release
cc87651

Key New Features

  • Spot provisioning and threads_per_core support in VM Instance module
  • Updated and improved documentation

Resource Improvements

  • vm-instance: Spot provisioning support
  • vm-instance: Option to set threads_per_core to enable or disable Simultaneous Multithreading (SMT)
  • vpc: Better support for supplying custom primary subnetwork
  • vpc: Better dependency tracking
  • startup-scripts: Better dependency tracking

Improvements

  • Updated Documentation, improvements to navigation in large README files
  • make install and make install-user for installing the binary globally or locally.
  • Issue template added for reporting bugs in the HPC Toolkit

Bug Fixes

  • Fixed: Terraform state doesn't update when overwriting a blueprint

What's Changed

Full Changelog: v0.7.1-alpha...v0.7.2-alpha