Releases: crayon/terraform-azurerm-vm
Releases · crayon/terraform-azurerm-vm
v1.13.5
v1.13.4
v1.13.3
Full Changelog: v1.13.2...v1.13.3
v1.13.2
Full Changelog: v1.13.1...v1.13.2
v1.13.1
What's Changed
Other Changes
- Bugfix - custom_data defined as block by @janegilring in #73
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
Other Changes
- Added support for Managed Identities #36 by @janegilring in #68
- Added support for cloud-init by @janegilring in #71
- Added support for installing Azure Monitor agent #4 by @janegilring in #70
Full Changelog: v1.12.1...v1.13.0
v1.12.1
What's Changed
Chores and maintenance
- Bump hashicorp/azurerm from 2.97.0 to 2.98.0 by @dependabot in #66
- Bump hashicorp/azurerm from 2.98.0 to 2.99.0 by @dependabot in #67
Full Changelog: v1.12...v1.12.1
v1.12
What's Changed
Chores and maintenance
- Bump hashicorp/azurerm from 2.82.0 to 2.84.0 by @dependabot in #37
- Bump hashicorp/azurerm from 2.84.0 to 2.86.0 by @dependabot in #40
- Bump from 2.86.0 to 2.88.1 by @dependabot in #43
- Bump hashicorp/azurerm from 2.88.1 to 2.90.0 by @dependabot in #57
- Bump hashicorp/azurerm from 2.90.0 to 2.91.0 by @dependabot in #58
- Bump hashicorp/azurerm from 2.91.0 to 2.93.1 by @dependabot in #60
- Bump hashicorp/azurerm from 2.93.1 to 2.94.0 by @dependabot in #61
- Bump hashicorp/azurerm from 2.94.0 to 2.96.0 by @dependabot in #64
- Bump hashicorp/azurerm from 2.96.0 to 2.97.0 by @dependabot in #65
Other Changes
- Added simple example, close #7 by @roberthstrand in #52
- Bump versions in README by @roberthstrand in #54
Full Changelog: v1.11.0...v1.12
v1.11.0
Changes
- (#33) Bump hashicorp/azurerm from 2.78.0 to 2.82.0 by @dependabot
- (#34) v1.11 changes by @roberthstrand
- (#27) Bump hashicorp/azurerm from 2.76.0 to 2.78.0 by @dependabot
- (#25) Bump hashicorp/azurerm from 2.75.0 to 2.76.0 by @dependabot
Thanks to all that contributed:
@dependabot, @dependabot[bot] and @roberthstrand
v1.10.1
Bug fix:
- Module provisions Windows client images as azurerm_linux_virtual_machine (#23), thanks @janegilring