v6.0.0
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.