Skip to content

Commit

Permalink
update due to new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Deutsche Telekom MMS committed Aug 28, 2024
1 parent b35d25a commit f06a878
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f06a878

Please sign in to comment.