Skip to content

v6.0.0

Compare
Choose a tag to compare
@emilkor1-avinor emilkor1-avinor released this 11 Sep 08:47
· 24 commits to main since this release
5afe7a2

Changes:

  • Upgrades azurerm to 3.72.0.
  • Adds support for node os security update mechanism through the node_os_channel_upgrade variable. The options are either Unmanaged, SecurityPatch, NodeImage or None. The module defaults to Unmanaged.
  • Adds support for specifying node os maintenance window through the maintenance_window_node_os variable and is optional. The module defaults to a Daily frequency at 00:00 UTC with a duration of 4 hours.
  • Removes the implementation of api_server_authorized_ip_ranges as it is deprecated and unused.