Releases: terraform-google-modules/terraform-google-vm
Releases · terraform-google-modules/terraform-google-vm
v12.1.0
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
v11.1.0
v11.0.0
v10.1.1
v10.1.0
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
v8.0.1
v8.0.0
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)