Skip to content

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

v10.0.0

21 Sep 15:56
d5eac17
Compare
Choose a tag to compare

10.0.0 (2023-09-21)

⚠ BREAKING CHANGES

  • add instances_details sensitive output (#308)
  • allow to override umig availability zones (#329)
  • enable fuller networking features in instance_template module (#330)

Features

  • Add resource_manager_tags to module and use it on google_compute_instance_from_template. (#344) (652a98e)
  • allow to override umig availability zones (#329) (4dc9d57)
  • enable fuller networking features in instance_template module (#330) (7917ba6)
  • support self_link_unique output of instance template resource (#347) (fab60cd)
  • support setting instance_termination_action for Spot VMs (#346) (6f74715)
  • support setting nic_type of primary network interface (#334) (f067e54)

Bug Fixes

v9.0.0

22 Aug 20:34
40f126a
Compare
Choose a tag to compare

9.0.0 (2023-08-22)

⚠ BREAKING CHANGES

  • allow to override compute instance labels (#311)
  • autoscaler supporting stateful ips (#297)

Features

  • add spot instances (#294) (99efc45)
  • allow to override compute instance labels (#311) (aea74d1)
  • autoscaler supporting stateful ips (#297) (5d13e8b)
  • expose distribution_policy_target_shape setting for MIGs (#327) (1c8f775)

v8.0.1

24 Apr 23:14
3390316
Compare
Choose a tag to compare

8.0.1 (2023-04-06)

Bug Fixes

  • change stack_type for better upgrade compat (#293) (d15a307)

v8.0.0

11 Jan 16:42
01f273d
Compare
Choose a tag to compare

8.0.0 (2022-12-29)

⚠ BREAKING CHANGES

  • Add support of "ipv6_access_config" param for compute instance and instance template (#284)
  • support health check logging (#283)
  • Allow setting predictive method for CPU utilization scaling (#255)

Features

  • Add support of "ipv6_access_config" param for compute instance and instance template (#284) (fc40db1)
  • Allow setting predictive method for CPU utilization scaling (#255) (28c77b5)
  • support health check logging (#283) (2b31071)

Bug Fixes

  • fixes lint issues and generates metadata (#288) (b071db1)

v7.9.0

03 Oct 22:41
5792db1
Compare
Choose a tag to compare

7.9.0 (2022-09-20)

Features

Bug Fixes

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