v1.35.0: Shared reservations, TF provider configuration, and targeted group deployment
What's Changed
Key New Features 🎉
- Ability to configure the Terraform provider in blueprint @cdunbar13 in #2635
- Add
--skip
and--only
todeploy
anddestroy
commands by @mr0re1 in #2658 - Add support for shared reservations by @mr0re1 in #2640
New Modules 🧱
- Add stand alone MIG module by @mr0re1 in #2682
- Add
pre-existing-subnetwork
module by @LasseHjorth in #2597
Module Improvements 🔨
- NFS export options for Filestore by @wiktorn in #2615
- Add option to specify address range for psa by @andybubu in #2633
- Add options to specify authorized networks for slurm-cloudsql by @andybubu in #2631
- Update GKE ML blueprint to use native GKE driver by @ankitkinra in #2662
- Exposes TreeWidth and TopologyPlugin in blueprints by @nick-stroud in #2683
- OFE: new features - edited history by @ek-nag in #2700
Improvements 🛠
Deprecations 💤
- SlurmGCP V6 remove support for custom instance templates by @mr0re1 in #2664
- SlurmGCP V6 remove support for custom instance templates by @mr0re1 in #2667
Bug fixes 🐞
- Update to fix OFE filestore by @cdunbar13 in #2688
New Contributors
- @andybubu made their first contribution in #2633
- @LasseHjorth made their first contribution in #2597
Full Changelog: v1.34.3...v1.35.0