Skip to content

v10.0.0

Compare
Choose a tag to compare
@release-please release-please released this 21 Sep 15:56
d5eac17

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