Skip to content

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

v11.1.0

11 Mar 16:03
0cf3225
Compare
Choose a tag to compare

11.1.0 (2024-03-11)

Features

  • mig labels & most disruptive update policy action update (#381) (61ba9bf)

v11.0.0

20 Feb 16:40
b1c5115
Compare
Choose a tag to compare

11.0.0 (2024-02-20)

⚠ BREAKING CHANGES

  • TPG>=5.5: support setting maintenance_interval in instance_template (#357)

Features

  • change default distro image from CentOS 7 to Rocky Linux 9 (#375) (94c9c48)
  • TPG>=5.5: support setting maintenance_interval in instance_template (#357) (c7b47bc)

Bug Fixes

  • deps: Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.12.0 (#380) (74c9d43)

v10.1.1

27 Oct 22:29
dc9d0cb
Compare
Choose a tag to compare

10.1.1 (2023-10-27)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#350) (677b27b)

v10.1.0

03 Oct 00:39
852ce3d
Compare
Choose a tag to compare

10.1.0 (2023-09-29)

Features

  • add var.resource_policies to instance_template (#317) (d959936)
  • support source_snapshot for additional_disks (#341) (76e9c19)

Bug Fixes

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)