From f06a878d2fc3701e02db65b3ead71732e3c5cdfd Mon Sep 17 00:00:00 2001 From: Deutsche Telekom MMS Date: Wed, 28 Aug 2024 11:25:23 +0000 Subject: [PATCH] update due to new release --- CHANGELOG.md | 24 ++++++++++++++++++++++++ README.md | 4 ++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8772bb6..29db30d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [2.0.4](https://github.com/telekom-mms/terraform-azurerm-cdn/tree/2.0.4) (2024-08-28) + +[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-cdn/compare/2.0.3...2.0.4) + +**Implemented enhancements:** + +- pin max version [\#23](https://github.com/telekom-mms/terraform-azurerm-cdn/pull/23) ([michaelamattes](https://github.com/michaelamattes)) + +**Fixed bugs:** + +- \[Bug\] Can't create multiple actions of same type in one azurerm\_cdn\_frontdoor\_rule [\#19](https://github.com/telekom-mms/terraform-azurerm-cdn/issues/19) + +## [2.0.3](https://github.com/telekom-mms/terraform-azurerm-cdn/tree/2.0.3) (2024-03-14) + +[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-cdn/compare/2.0.2...2.0.3) + +**Fixed bugs:** + +- https://github.com/telekom-mms/terraform-azurerm-cdn/issues/19 [\#20](https://github.com/telekom-mms/terraform-azurerm-cdn/pull/20) ([michaelamattes](https://github.com/michaelamattes)) + +**Merged pull requests:** + +- run terrascan in test setting directory [\#18](https://github.com/telekom-mms/terraform-azurerm-cdn/pull/18) ([michaelamattes](https://github.com/michaelamattes)) + ## [2.0.2](https://github.com/telekom-mms/terraform-azurerm-cdn/tree/2.0.2) (2023-10-19) [Full Changelog](https://github.com/telekom-mms/terraform-azurerm-cdn/compare/2.0.1...2.0.2) diff --git a/README.md b/README.md index 1decaaf..a0c5c9b 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