v1.21.0 (2020-08-28)
- Re-write more resources with the new backend #286 (omerdemirok)
v1.20.1 (2020-08-18)
v1.20.0 (2020-08-14)
- Add new backend class #277 (omerdemirok)
v1.19.7 (2020-08-13)
v1.19.6 (2020-08-12)
- Fix terraform file failing the integration tests #282 (omerdemirok)
v1.19.5 (2020-08-11)
- Add API Management #279 (dwizzle204)
v1.19.4 (2020-08-07)
- Randomize resource names #280 (omerdemirok)
v1.19.3 (2020-08-05)
- Fix integration test #278 (omerdemirok)
v1.19.2 (2020-08-03)
v1.19.1 (2020-08-03)
- Zeepeetek feature/docs cleanup #276 (omerdemirok)
v1.19.0 (2020-08-03)
v1.18.5 (2020-07-21)
- Make HDINSIGHT integration tests optional due to resource constraint #271 (omerdemirok)
v1.18.4 (2020-07-17)
- Fix hdinsight control #269 (omerdemirok)
v1.18.3 (2020-07-17)
- Fix hdinsight parameters in terraform file #268 (omerdemirok)
v1.18.2 (2020-07-15)
v1.18.1 (2020-07-14)
v1.18.0 (2020-07-07)
- Add
tagsproperty to the azurerm_load_balancer resource #261 (omerdemirok)
v1.17.0 (2020-06-26)
- Add mariadb server resource #256 (dwizzle204)
v1.16.3 (2020-06-22)
- Fix integration tests to reflect the last update #254 (omerdemirok)
v1.16.2 (2020-06-18)
- Remove left-over folder created at
rake linttask #253 (omerdemirok)
v1.16.1 (2020-06-18)
- Change file extensions from
.md.erbto.md#252 (omerdemirok)
v1.16.0 (2020-06-12)
- Add application gateway resources #250 (gsreynolds)
v1.15.0 (2020-06-04)
- Add allow_port_from_internet matcher to azurerm_network_security_group #248 (gsreynolds)
v1.14.2 (2020-04-30)
v1.14.1 (2020-04-24)
v1.14.0 (2020-04-20)
- Add have_encryption_enabled to azurerm_storage_account and type, location, tags to azurerm_storage_accounts #240 (rmoles)
v1.13.1 (2020-04-17)
- Fix azurerm_network_interface have_public_address_ip false positives & Add private a public IP address methods #239 (rmoles)
v1.13.0 (2020-04-17)
v1.12.0 (2020-01-30)
- Add lib for load balancer and network interface #161 (mikaelkrief)
v1.11.0 (2020-01-29)
v1.10.1 (2020-01-29)
- Feature/cosmos db #175 (MRushtonScratch)
v1.10.0 (2019-12-17)
- Offload user filtering to Azure API to avoid resource issues in large AD #227 (trickyearlobe)
v1.9.6 (2019-11-29)
v1.9.5 (2019-11-27)
v1.9.4 (2019-11-27)
v1.9.3 (2019-11-21)
v1.9.2 (2019-11-07)
v1.9.1 (2019-11-06)
v1.9.0 (2019-11-06)
v1.8.0 (2019-11-06)
v1.7.1 (2019-10-25)
v1.7.0 (2019-10-25)
v1.6.0 (2019-10-23)
v1.5.0 (2019-10-22)
v1.4.3 (2019-10-15)
v1.4.2 (2019-10-14)
v1.4.1 (2019-10-14)
v1.4.0 (2019-10-09)
v1.3.8 (2019-10-04)
v1.3.7 (2019-10-03)
v1.3.6 (2019-09-30)
- NSG resource Fixes and Webapp resources added #172 (skelleyton)
v1.3.5 (2019-09-27)
v1.3.4 (2019-09-27)
v1.3.3 (2019-09-19)
- Update app registrations workflow for the new UI #197 (gsreynolds)
v1.3.2 (2019-09-05)
v1.3.1 (2019-08-16)
- Add azurerm_management_group and azurerm_management_groups #193 (jasonwbarnett)
v1.3.0 (2019-07-23)
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Enhancements:
-
Requests to Azure REST API now include an InSpec User Agent.
-
Adds Resource creation guide. Thank you for your contribution @Matt Mclane!
New Resources:
- azurerm_storage_account_blob_container Ruairi Fennell
- azurerm_storage_account_blob_containers Ruairi Fennell
- azurerm_key_vault_key Ruairi Fennell
- azurerm_key_vault_keys Ruairi Fennell
- azurerm_key_vault_secret Ruairi Fennell
- azurerm_key_vault_secrets Ruairi Fennell
Bug Fixes:
-
Tags are no longer converted to a struct. It should be easier to validate the tags as a hash in your control. Fixes #138
-
azurerm_storage_accountsmay now be scoped by resource group. -
Cleans up formatting on documentation.
Enhancements:
-
Resources are now backed by structs instead of hashes. You may now access all of the properties of a resources without needing custom methods. Fixes #106.
-
Replaces connection authentication with Train. The available connection strategies are documented here.
-
Adds
pricing_tierfield to Security Center resource. Thank you for your contribution Yarick Tsagoyko! -
Adds links to Azure documentation and includes REST API version in resource documentation.
New Resources:
- azurerm_key_vault Ruairi Fennell
- azurerm_key_vaults Ruairi Fennell
- azurerm_sql_database Ruairi Fennell
- azurerm_sql_databases Ruairi Fennell
- azurerm_sql_server Ruairi Fennell
- azurerm_sql_servers Ruairi Fennell
- azurerm_storage_account Paul Welch
- azurerm_storage_accounts Paul Welch
- azurerm_subnet Matt Mclane
- azurerm_subnets Matt Mclane
Thank you for your contribution @Matt Mclane!
Bug Fixes:
- Removes
sourcecommand from Rakefile, which was causing an error after each rake command.
Enhancements:
-
Adds resources to see AD users in your Azure Subscription. These resources require elevated permissions see the README.md for more information. Thank you for your contribution Ruairi Fennell!
- azurerm_ad_user
- azurerm_ad_users
-
Adds resources to see your Virtual Network in your Azure Subscription. Thank you for your contribution Matt Mclane!
- azurerm_virtual_network
- azurerm_virtual_networks
-
Adds development enhancement for choosing optional components. See the README.md for more information.
-
Renames resources to
azurermfromazure. Resources namespaced withazureare deprecated and will give a warning when used. -
Updates filter table syntax usages.
- Replaced with REST API-backed implementation
0.5.0 (2017-03-01)
Implemented enhancements:
Fixed bugs:
- Alternative subscriptions cannot be loaded from the credentials file #14
Closed issues:
- Fix how internal libraries are loaded #11
Merged pull requests:
- Added integration tests for current resources #20 (russellseymour)
- add contribution guidelines and license #18 (chris-rock)
- remove .kitchen logs #17 (chris-rock)
- Using Credentials #16 (russellseymour)
0.4.0 (2017-02-23)
Merged pull requests:
- Fixed loading of internal classes #13 (russellseymour)
- Updated how internal libraries are located #12 (russellseymour)
0.3.1 (2017-02-21)
Closed issues:
- Remove Azure resource class helpers #9
Merged pull requests:
- Reconfigured the way in which Helpers work #10 (russellseymour)
0.3.0 (2017-02-20)
Closed issues:
- Add resource to check the status of a Resource Group #6
- Add resources for checking the VM #5
- Cannot determine the return for a filter #3
- Add resource to check for presence and size of data disk #1
Merged pull requests:
- Added support for checking Resource Group resources #8 (russellseymour)
- Added more VM resource controls #7 (russellseymour)
- Testing Machine data disks #4 (russellseymour)
* This Change Log was automatically generated by github_changelog_generator