You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [v1.3.0] - 2026-08-25
9
+
### :bug: Bug Fixes
10
+
-[`95f487a`](https://github.com/terraform-az-modules/terraform-azurerm-virtual-machine/commit/95f487a1341c23553206fff72a22b89959c1a542) - fixed stf checks and remove path filter *(PR [#28](https://github.com/terraform-az-modules/terraform-azurerm-virtual-machine/pull/28) by [@karan-cd](https://github.com/karan-cd))*
11
+
12
+
8
13
## [v1.2.0] - 2026-06-19
9
14
### :bug: Bug Fixes
10
15
-[`338d666`](https://github.com/terraform-az-modules/terraform-azurerm-virtual-machine/commit/338d666745cbe0c8598a72eb12826caebc1ec9ab) - default disk encryption key type to RSA *(PR [#25](https://github.com/terraform-az-modules/terraform-azurerm-virtual-machine/pull/25) by [@dverma-cd](https://github.com/dverma-cd))*
@@ -25,3 +30,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
30
- Set provider: none in tf-checks for validate-only CI
0 commit comments