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 4791ca2 commit 3967752
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Changelog

## [2.0.0](https://github.com/telekom-mms/terraform-azurerm-management/tree/2.0.0) (2023-11-06)
## [2.0.1](https://github.com/telekom-mms/terraform-azurerm-management/tree/2.0.1) (2024-08-28)

[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-management/compare/1.0.1...2.0.0)
[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-management/compare/2.0.0...2.0.1)

**Implemented enhancements:**

**Closed issues:**
- Pin version of azurerm to compatible state [\#17](https://github.com/telekom-mms/terraform-azurerm-management/pull/17) ([michaelamattes](https://github.com/michaelamattes))

- Dependency Dashboard [\#4](https://github.com/telekom-mms/terraform-azurerm-management/issues/4)
## [2.0.0](https://github.com/telekom-mms/terraform-azurerm-management/tree/2.0.0) (2023-11-06)

[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-management/compare/1.0.1...2.0.0)

**Merged pull requests:**

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 | >=2.19.0 |
| azurerm | >=2.19.0, <4.0 |

## Providers

| Name | Version |
|------|---------|
| azurerm | >=2.19.0 |
| azurerm | >=2.19.0, <4.0 |

## Resources

Expand Down

0 comments on commit 3967752

Please sign in to comment.