Skip to content

Commit

Permalink
Merge branch 'feature/patch_mode' of https://github.com/qbeyond/terra…
Browse files Browse the repository at this point in the history
…form-azurerm-windows-vm into feature/patch_mode
  • Loading branch information
QBY-ChristianHartmann committed Feb 8, 2024
2 parents 9705131 + 6c676e0 commit ae66091
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@ and this module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.

## [Unreleased]

# [3.0.0] - 2024-02-08
## [3.0.0] - 2024-02-08

- added options for setting patch mode, patch assesment mode and bypass_platform_safety_checks_on_user_schedule_enabled setting since they are necessary to
be true for azure update manager. All default to true
- upgrading to this version without using update management requires to change options to false
- increased azurerm version contraint to use patch_mode options
- removed default value for severity group monthly to prevent conflicts with new update management

# [2.1.0] - 2023-11-21
## [2.1.0] - 2023-11-21

Apply a default timezone for VM configuration. Default value: UTC

### Added

- timezone as virtual maching config variable. Default: UTC

# [2.0.0] - 2023-10-18
## [2.0.0] - 2023-10-18

Apply a default naming convention for disks. To upgrade to the new version from a previous version, use the `os_disk` and `data_disks` of `name_overrides` to avoid recreating the disks.

Expand All @@ -44,4 +44,4 @@ Apply a default naming convention for disks. To upgrade to the new version from

### Fixed

- you can now add tags also after initial deployment, they are not ignored anymore
- you can now add tags also after initial deployment, they are not ignored anymore

0 comments on commit ae66091

Please sign in to comment.