Releases: terraform-google-modules/terraform-google-vm
Releases · terraform-google-modules/terraform-google-vm
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)