Skip to content

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

v13.0.1

17 Dec 18:27
e4f7dd0
Compare
Choose a tag to compare

13.0.1 (2024-12-17)

Bug Fixes

v13.0.0

17 Dec 06:24
8114934
Compare
Choose a tag to compare

13.0.0 (2024-12-17)

⚠ BREAKING CHANGES

  • make project_id and region as required input for instance_template (#455)
  • make project_id as required input for modules/mig and update apphub_workload_uri… (#453)

Features

  • add apphub_workload_uri output variable and update metadata (#451) (fa80759)

Bug Fixes

  • make project_id and region as required input for instance_template (#455) (2b8b2b3)
  • make project_id as required input for modules/mig and update apphub_workload_uri… (#453) (0c9d75b)

v12.1.2

02 Dec 04:00
5047b60
Compare
Choose a tag to compare

12.1.2 (2024-12-01)

Bug Fixes

  • update the alt default value with correct type (#446) (78a223b)

v12.1.1

28 Nov 03:51
17d8097
Compare
Choose a tag to compare

12.1.1 (2024-11-27)

Bug Fixes

  • Update variable's order in variables.tf and update display met… (#444) (99a2395)

v12.1.0

25 Oct 07:11
d75e905
Compare
Choose a tag to compare

12.1.0 (2024-10-22)

Features

  • add confidential computing example for intel arch (#435) (cf84229)
  • add org policies to confidential computing example (#427) (c5788d0)

v12.0.0

11 Sep 00:00
2f8ca3e
Compare
Choose a tag to compare

12.0.0 (2024-09-09)

⚠ BREAKING CHANGES

  • TPG>=5.36: add confidential_instance_type to instance_template module (#416)
  • variables: allow optional attributes for update_policy object (#407)

Features

  • add confidential computing example (#421) (ddb6985)
  • add disk resource policies (#412) (c5409d2)
  • deps: Update Terraform Google Provider to v6 (major) (#425) (b9b818e)
  • instance_template: supporting template and generated instance description (#388) (7ed3780)
  • TPG>=5.36: add confidential_instance_type to instance_template module (#416) (1073c39)
  • Update instance template var.additional_disks to include all fields being passed to API (#399) (73dc845)

Bug Fixes

  • For error_message of variable - maintenance_interval (#411) (40502fd)
  • mark instances_details as sensitive (#389) (c923bfe)
  • variables: allow optional attributes for update_policy object (#407) (6769c24)

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