Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 858 Bytes

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 858 Bytes

Changelog

All notable changes to this module will be documented in this file.

The format is based on Keep a Changelog, and this module adheres to Semantic Versioning.

[Unreleased]

[1.4.1] - 2024-09-17

  • VMs now depend on marketplace image agreement created by enable_plan=true

[1.4.0] - 2024-09-16

  • Added enable_plan option for marketplace images.

[1.3.0] - 2024-08-20

Added

  • To support Copy/Restore disk on managed disk.

Changed

  • Upgrade accelerated networking variable in network interfaces.

[1.2.0] - 2024-08-02

Added

  • Output the network interface

[1.1.0] - 2024-08-01

Added

  • Output the network interface

[1.0.0] - 2024-01-11

Added

  • Initial code that creates a VM

Changed

Removed

Fixed