From 7b6ae57f0b022870e5bf397a30018475b2e2790a Mon Sep 17 00:00:00 2001 From: Deutsche Telekom MMS Date: Wed, 28 Aug 2024 11:28:32 +0000 Subject: [PATCH] update due to new release --- CHANGELOG.md | 11 ++++++----- README.md | 4 ++-- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7912eb..35bec53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,17 @@ # Changelog -## [2.0.2](https://github.com/telekom-mms/terraform-azurerm-dns/tree/2.0.2) (2023-11-20) +## [2.0.2](https://github.com/telekom-mms/terraform-azurerm-dns/tree/2.0.2) (2024-08-28) [Full Changelog](https://github.com/telekom-mms/terraform-azurerm-dns/compare/2.0.1...2.0.2) **Implemented enhancements:** - Please add support for resource azurerm\_private\_dns\_zone\_virtual\_network\_link to Module [\#3](https://github.com/telekom-mms/terraform-azurerm-dns/issues/3) +- Pin version of azurerm to compatible state [\#25](https://github.com/telekom-mms/terraform-azurerm-dns/pull/25) ([michaelamattes](https://github.com/michaelamattes)) + +**Merged pull requests:** + +- run terrascan in test setting directory [\#22](https://github.com/telekom-mms/terraform-azurerm-dns/pull/22) ([michaelamattes](https://github.com/michaelamattes)) ## [2.0.1](https://github.com/telekom-mms/terraform-azurerm-dns/tree/2.0.1) (2023-09-15) @@ -16,10 +21,6 @@ - https://github.com/telekom-mms/terraform-azurerm-dns/issues/3 [\#20](https://github.com/telekom-mms/terraform-azurerm-dns/pull/20) ([michaelamattes](https://github.com/michaelamattes)) -**Closed issues:** - -- Dependency Dashboard [\#8](https://github.com/telekom-mms/terraform-azurerm-dns/issues/8) - ## [2.0.0](https://github.com/telekom-mms/terraform-azurerm-dns/tree/2.0.0) (2023-09-14) [Full Changelog](https://github.com/telekom-mms/terraform-azurerm-dns/compare/1.0.3...2.0.0) diff --git a/README.md b/README.md index cd0c373..8ec1dfe 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ _<-- This file is autogenerated, please do not change. -->_ | Name | Version | |------|---------| | terraform | >=1.5 | -| azurerm | >=3.72.0 | +| azurerm | >=3.72.0, <4.0 | ## Providers | Name | Version | |------|---------| -| azurerm | >=3.72.0 | +| azurerm | >=3.72.0, <4.0 | ## Resources