Skip to content

Releases: eitrtechnologies/idem-azurerm

v4.0.0

03 Oct 22:45
720f89c
Compare
Choose a tag to compare
prepare release 4.0.0 (#198)

v3.0.0

11 Aug 15:15
e8d561e
Compare
Choose a tag to compare
Merge pull request #171 from eitrtechnologies/rel-v3.0.0-RC1

Release 3.0.0

v2.4.0

10 Jul 21:23
0491292
Compare
Choose a tag to compare
release 2.4.0 (#121)

v2.3.2

16 Jun 23:59
5da2f87
Compare
Choose a tag to compare
Merge pull request #107 from eitrtechnologies/fix-builtin-policies

Fix handling of builtin policies

v2.3.1

16 Jun 19:44
6ed90a8
Compare
Choose a tag to compare
Merge pull request #106 from eitrtechnologies/v2.3.1-RC1

Release v2.3.1

v2.3.0

10 Jun 01:36
37a177a
Compare
Choose a tag to compare
Merge pull request #100 from eitrtechnologies/v2.3.0-RC1

Release v2.3.0

v2.2.0

28 May 02:15
0d82d1b
Compare
Choose a tag to compare
Merge pull request #77 from eitrtechnologies/v2.2.0-RC1

bumping version and changelog

v2.1.0

15 May 01:30
155b8b2
Compare
Choose a tag to compare
Merge pull request #61 from eitrtechnologies/blacken-idem-azurerm

Blacken idem azurerm

v2.0.0

05 May 02:52
e30556e
Compare
Choose a tag to compare

[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.