Skip to content

Commit 4a94f69

Browse files
author
Deutsche Telekom MMS
committed
update due to new release
1 parent 2202dd1 commit 4a94f69

2 files changed

Lines changed: 14 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
# Changelog
22

3-
## [3.0.1](https://github.com/telekom-mms/terraform-azurerm-storage/tree/3.0.1) (2023-07-19)
3+
## [3.0.2](https://github.com/telekom-mms/terraform-azurerm-storage/tree/3.0.2) (2024-08-28)
44

5-
[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-storage/compare/3.0.0...3.0.1)
5+
[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-storage/compare/3.0.1...3.0.2)
6+
7+
**Implemented enhancements:**
8+
9+
- Pin version of azurerm to compatible state [\#29](https://github.com/telekom-mms/terraform-azurerm-storage/pull/29) ([michaelamattes](https://github.com/michaelamattes))
610

7-
**Closed issues:**
11+
**Merged pull requests:**
12+
13+
- run terrascan in test setting directory [\#25](https://github.com/telekom-mms/terraform-azurerm-storage/pull/25) ([michaelamattes](https://github.com/michaelamattes))
814

9-
- Dependency Dashboard [\#9](https://github.com/telekom-mms/terraform-azurerm-storage/issues/9)
15+
## [3.0.1](https://github.com/telekom-mms/terraform-azurerm-storage/tree/3.0.1) (2023-07-19)
16+
17+
[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-storage/compare/3.0.0...3.0.1)
1018

1119
**Merged pull requests:**
1220

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ _<-- This file is autogenerated, please do not change. -->_
1111
| Name | Version |
1212
|------|---------|
1313
| terraform | >=1.3 |
14-
| azurerm | >=3.46.0 |
14+
| azurerm | >=3.46.0, <4.0 |
1515

1616
## Providers
1717

1818
| Name | Version |
1919
|------|---------|
20-
| azurerm | >=3.46.0 |
20+
| azurerm | >=3.46.0, <4.0 |
2121

2222
## Resources
2323

0 commit comments

Comments
 (0)