Releases: terraform-google-modules/terraform-google-vm
Releases · terraform-google-modules/terraform-google-vm
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)
terraform-google-vm v6.5.0
Features
- compute_instance: added a variable to add/remove the hostname suffix for compute instance submodule (#177) (07970f9)
terraform-google-vm v6.4.0
Features
- Add HTTPS health check support and use empty variables to indicate default names (#170) (5ca905b)
- Add support for configuring autoscaler scale_in on MIGs (#166) (5c0f061)
- Adds labels to boot and additional disks (#168) (9e930ce)
Bug Fixes
- add sensitive setting for instances_details output (#164) (5837759)
terraform-google-vm v6.3.0
Features
- Add confidential compute flags (#131) (615c8bc)
- Add min_cpu_platform variable support (#161) (49829e8)
- Add option to specify zone in compute_instance (#162) (e07828d)
- Add support for guest_accelerator for the instance_template module (#160) (a535e13)
terraform-google-vm v6.2.0
Features
Bug Fixes
- Change GCE image project as "gce-uefi-images" is being deprecated. (#148) (04ac846)
terraform-google-vm v6.1.0
Features
- Add module for creating scheduled snapshots for persistent disk (#139) (cedac01)
- Allow IP assignment in instance templates (#118) (a53e140)
- Allow overriding MIG name (#142) (75a8baa)
Bug Fixes
- Add support for disk_name and device_name on additional_disks (#132) (a89a025)
- disk snapshot working example (#145) (698d865)
terraform-google-vm v6.0.0
⚠ BREAKING CHANGES
- Minimum Terraform version increased to 0.13.
- Update default source image and family to latest CentOS 7 (#126)
Features
- add TF 0.13 constraint and module attribution (#128) (d042aae)
- adds an output for the health check self_links to be consumed by load balancer resources outside this module (#119) (ae4d777)
- Update default source image and family to latest CentOS 7 (#126) (6310016)
terraform-google-vm v5.1.0