Skip to content

Releases: terraform-google-modules/terraform-google-vm

v7.8.0

23 Jun 03:01
dfb0523
Compare
Choose a tag to compare

7.8.0 (2022-06-03)

Features

  • mig: Add option to configure autoscaling schedules (#247) (0269e71)

v7.7.0

13 Apr 15:08
dfb1995
Compare
Choose a tag to compare

7.7.0 (2022-04-12)

Features

  • Add IP Alias Range feature on compute instance module (#233) (3601c5b)

Bug Fixes

v7.6.0

02 Mar 17:57
ec31f2f
Compare
Choose a tag to compare

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

12 Feb 00:24
000323c
Compare
Choose a tag to compare

7.5.0 (2022-02-01)

Features

  • [compute_instance] Add deletion_protection variable (#231) (de34522)

v7.4.0

19 Jan 15:54
f04eb64
Compare
Choose a tag to compare

7.4.0 (2022-01-19)

Features

terraform-google-vm v7.3.0

24 Nov 22:15
d964ad5
Compare
Choose a tag to compare

Features

  • update TPG version constraints to allow 4.0 (#215) (af7347b)

terraform-google-vm v7.2.0

27 Oct 18:00
9e48c1f
Compare
Choose a tag to compare

Features

terraform-google-vm v7.1.0

10 Aug 02:18
bfacb0b
Compare
Choose a tag to compare

Features

  • add support for adding additional network interfaces (#199) (ea44b89)

terraform-google-vm v7.0.0

28 Jul 16:57
f654b1d
Compare
Choose a tag to compare

⚠ 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

29 Jun 17:01
daa4d2a
Compare
Choose a tag to compare

Features

  • Support setting var.disk_encryption_key for instance templates to enable encryption on all disks (#181) (227ae1a)