Releases: terraform-google-modules/terraform-google-vm
Releases · terraform-google-modules/terraform-google-vm
v12.1.2
12.1.2 (2024-12-01)
Bug Fixes
- update the alt default value with correct type (#446) (78a223b)
v12.1.1
12.1.1 (2024-11-27)
Bug Fixes
- Update variable's order in variables.tf and update display met… (#444) (99a2395)
v12.1.0
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
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.1.0 (2024-03-11)
Features
- mig labels & most disruptive update policy action update (#381) (61ba9bf)
v11.0.0
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
10.1.1 (2023-10-27)
Bug Fixes
- upgraded versions.tf to include minor bumps from tpg v5 (#350) (677b27b)
v10.1.0
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
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
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)