Skip to content

Releases: kumarvna/terraform-azurerm-virtual-machine

v2.3.0

02 Nov 20:04
dc5c09c
Compare
Choose a tag to compare

2.3.0 (Nov 03, 2021)

Release Notes:

  • Meta arguments support
  • Updated Linux/Windows arguments
  • Feature - Custom Data support
  • Feature - Proximity placement group
  • Feature - Managed Identity
  • Feature - Boot Diagnostics
  • Feature - WinRM configuration
  • Feature - Additional Unattend Content
  • Feature - Adding existing NSG to VM support
  • Feature - Updating azure diagnostics to use log analytics id or storage id
  • Feature - Log Analytics Agent Extension Installation
  • Feature - Adding Azure Managed Data Disks
  • Updated Examples and Documentation

v2.2.0

18 Jul 15:19
0b08c0f
Compare
Choose a tag to compare

2.2.0 (Jul 18, 2021)

Release Notes:

  • terraform 1.0 support added
  • Updated examples and documentation.
  • removed provider dependency
  • support added for meta-arguments including providers, depends_on, count, and for_each

v2.1.0

30 May 13:26
671450b
Compare
Choose a tag to compare

2.1.0 (May 30, 2021)

Release Notes:

  • terraform 0.15 support added
  • Updated examples and documentation.

v2.0.0

20 Sep 15:13
Compare
Choose a tag to compare

2.0.0 (Sep 20, 2020)

Release Notes:

  • terraform 0.13 support added
  • Updated examples and documentation

v1.0.0 (Initial Release)

07 Jul 19:03
Compare
Choose a tag to compare

1.0.0 (Jul 08, 2020)

Release Notes:

  • Initial Release
  • Updated examples and documentation.

Resources Supported:

  • Linux Virtual Machine
  • Windows Virtual Machine
  • Windows VM with SQL server
  • Linux VM with SQL server
  • Public IP
  • Network Security Group
  • Availability Set
  • SSH2 Key generation for Linux Servers