Releases: terraform-google-modules/terraform-google-vm
Releases · terraform-google-modules/terraform-google-vm
v7.8.0
7.8.0 (2022-06-03)
Features
- mig: Add option to configure autoscaling schedules (#247) (0269e71)
v7.7.0
7.7.0 (2022-04-12)
Features
- Add IP Alias Range feature on compute instance module (#233) (3601c5b)
Bug Fixes
v7.6.0
7.6.0 (2022-03-02)
Features
- Add advanced machine feature options for enabling virtualization and setting threads per core (#236) (4f21330)
Bug Fixes
- Use network settings from template when no specific override is in place (#239) (b48928a)
v7.5.0
7.5.0 (2022-02-01)
Features
- [compute_instance] Add deletion_protection variable (#231) (de34522)
v7.4.0
7.4.0 (2022-01-19)
Features
terraform-google-vm v7.3.0
Features
- update TPG version constraints to allow 4.0 (#215) (af7347b)
terraform-google-vm v7.2.0
terraform-google-vm v7.1.0
Features
- add support for adding additional network interfaces (#199) (ea44b89)
terraform-google-vm v7.0.0
⚠ BREAKING CHANGES
update_policy
must now include replacement_method
.
Features
- Adds replacement_method key to update_policy input to support Stateful MIG (#189) (22843de)
Bug Fixes
- Remove data sources for instance source_image (#190) (87c753f)
- revert change related to sensitive field bug in TF 0.15.0 (#193) (f2d4921)
terraform-google-vm v6.6.0
Features
- Support setting var.disk_encryption_key for instance templates to enable encryption on all disks (#181) (227ae1a)