Skip to content

Commit db3a67e

Browse files
author
Deutsche Telekom MMS
committed
update due to new release
1 parent 7d1355e commit db3a67e

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# Changelog
22

3-
## [1.0.4](https://github.com/telekom-mms/terraform-azurerm-authorization/tree/1.0.4) (2025-09-17)
3+
## [2.0.0](https://github.com/telekom-mms/terraform-azurerm-authorization/tree/2.0.0) (2025-10-27)
44

5-
[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-authorization/compare/1.0.3...1.0.4)
5+
[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-authorization/compare/1.0.3...2.0.0)
66

77
**Implemented enhancements:**
88

99
- New resource azurerm\_pim\_eligible\_assignment [\#8](https://github.com/telekom-mms/terraform-azurerm-authorization/pull/8) ([habr-mms](https://github.com/habr-mms))
1010

11+
**Merged pull requests:**
12+
13+
- Upgrade azurerm version to 4 [\#15](https://github.com/telekom-mms/terraform-azurerm-authorization/pull/15) ([michaelamattes](https://github.com/michaelamattes))
14+
1115
## [1.0.3](https://github.com/telekom-mms/terraform-azurerm-authorization/tree/1.0.3) (2025-08-28)
1216

1317
[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-authorization/compare/1.0.2...1.0.3)

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.4 |
14-
| azurerm | >=3.59.0, <4.0 |
14+
| azurerm | >=4.50.0, <5.0 |
1515

1616
## Providers
1717

1818
| Name | Version |
1919
|------|---------|
20-
| azurerm | >=3.59.0, <4.0 |
20+
| azurerm | >=4.50.0, <5.0 |
2121

2222
## Resources
2323

0 commit comments

Comments
 (0)