Skip to content

Commit f5a99cd

Browse files
committed
docs: update CHANGELOG.md for v1.3.0
1 parent 95f487a commit f5a99cd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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+
813
## [v1.2.0] - 2026-06-19
914
### :bug: Bug Fixes
1015
- [`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
2530
- Set provider: none in tf-checks for validate-only CI
2631
- Bump required_version to >= 1.10.0
2732
[v1.2.0]: https://github.com/terraform-az-modules/terraform-azurerm-virtual-machine/compare/v1.1.2...v1.2.0
33+
[v1.3.0]: https://github.com/terraform-az-modules/terraform-azurerm-virtual-machine/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)