Skip to content

Releases: crayon/terraform-azurerm-vm

v1.13.5

13 Aug 18:05
5904382
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.13.4...v1.13.5

v1.13.4

27 Oct 15:21
6b8da1b
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat(outputs): added primary private ip as output by @molldk in #78

New Contributors

Full Changelog: v1.13.3...v1.13.4

v1.13.3

07 Jun 17:10
36af09f
Compare
Choose a tag to compare

Full Changelog: v1.13.2...v1.13.3

v1.13.2

07 Jun 17:04
55b0c97
Compare
Choose a tag to compare

Full Changelog: v1.13.1...v1.13.2

v1.13.1

04 Apr 08:46
b5fe0e1
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.13.0...v1.13.1

v1.13.0

28 Mar 13:55
1027d39
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.12.1...v1.13.0

v1.12.1

16 Mar 11:13
8aa157b
Compare
Choose a tag to compare

What's Changed

Chores and maintenance

Full Changelog: v1.12...v1.12.1

v1.12

24 Feb 12:06
0ba24d7
Compare
Choose a tag to compare

What's Changed

Chores and maintenance

Other Changes

Full Changelog: v1.11.0...v1.12

v1.11.0

26 Oct 21:54
7d33da9
Compare
Choose a tag to compare

Changes

Thanks to all that contributed:
@dependabot, @dependabot[bot] and @roberthstrand

v1.10.1

10 Sep 07:59
28c06db
Compare
Choose a tag to compare

Bug fix:

  • Module provisions Windows client images as azurerm_linux_virtual_machine (#23), thanks @janegilring