v0.7.2-alpha: New features in `vm-instance`, updated documentation
Pre-release
Pre-release
Key New Features
- Spot provisioning and
threads_per_coresupport in VM Instance module - Updated and improved documentation
Resource Improvements
vm-instance: Spot provisioning supportvm-instance: Option to setthreads_per_coreto enable or disable Simultaneous Multithreading (SMT)vpc: Better support for supplying custom primary subnetworkvpc: Better dependency trackingstartup-scripts: Better dependency tracking
Improvements
- Updated Documentation, improvements to navigation in large README files
make installandmake install-userfor 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
- Support Spot provisioning in VM instance module by @tpdownes in #283
- Enable VPC module to accept subnetwork_name input variable by @tpdownes in #285
- Add threads-per-node option for vm-instance by @heyealex in #290
- Reduce 'suspend_time' in example to minimize destroy leaving behind compute nodes by @nick-stroud in #292
- Fix: terraform.tfstate.backup was written to terraform.tfstate during overwrite by @nick-stroud in #294
- Add
make installoption for root and user by @heyealex in #293 - Update quota documentation to match new defaults for filestore module by @nick-stroud in #297
- Add implicit dependencies in startup-scripts by @tpdownes in #298
- Add explicit dependencies in VPC module by @tpdownes in #295
- Add issue template by @heyealex in #300
- Added a TOC to examples/README, re-sorted examples by @cboneti in #301
- Update PD quota to match current example config by @nick-stroud in #302
- Update Intel Select tutorial to use new schema by @nick-stroud in #303
- Fix make tests by @tpdownes in #304
- Update name of previous resource groups folder to match new schema by @nick-stroud in #305
- Add provider_meta blocks by @nick-stroud in #309
- Update cmd README by @heyealex in #307
- Update to version 0.7.2-alpha by @heyealex in #310
- Release 0.7.2-alpha by @heyealex in #312
Full Changelog: v0.7.1-alpha...v0.7.2-alpha