Skip to content

v2.0.0

Compare
Choose a tag to compare
@nicholasmhughes nicholasmhughes released this 05 May 02:52
· 267 commits to master since this release
e30556e

[2.0.0] - 2020-05-04

Added

  • #53 - Added virtual machine "cleanup"
    functionality similar to that present in salt-cloud.
  • #47 - Added virtual machine creation
    functionality to create feature parity with salt-cloud, plus more.
  • #35 - Added virtual machine extension execution
    and state modules.
  • #33 - Added PostgreSQL replica and location-based
    performance tier support.
  • #26 - Added PostgreSQL log files, virtual network
    rules, and server security alert policies operations.
  • #25 - Added initial PostgreSQL support for basic
    deployments.
  • #20 - Added execution and state modules for
    deploying keys to Key Vaults.
  • #19 - Added Management Group execution and state
    modules.
  • #13 - Added Log Analytics Workspace management
    execution and state modules.
  • #10 - Added encrypted disk functionality to
    virtual machines.
  • #9 - Added Redis execution and state modules for
    management of the hosted service in Azure.
  • #7 - Added execution and state modules for Key
    Vault management.
  • #6 - Added diagnostic setting and management lock
    state modules.
  • #5 - Added storage execution and state modules for
    storage account and storage container management.
  • Added support for Azure Identity Provider credentials.

Changed

  • #57 - Changed azurearm references and renamed to
    idem-azurerm to match pip
  • #29 - Added function aliases for list functions,
    changing the way they are referenced.

Fixed

  • #42 - Fixed reference to salt modules for file
    handling in Policy modules.
  • #27 - Allowed keyword arguments for absent states
    in order to prevent throwing errors and more closely mirror the present states.