Skip to content

Commit 7b6ae57

Browse files
author
Deutsche Telekom MMS
committed
update due to new release
1 parent 3433f06 commit 7b6ae57

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

CHANGELOG.md

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

3-
## [2.0.2](https://github.com/telekom-mms/terraform-azurerm-dns/tree/2.0.2) (2023-11-20)
3+
## [2.0.2](https://github.com/telekom-mms/terraform-azurerm-dns/tree/2.0.2) (2024-08-28)
44

55
[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-dns/compare/2.0.1...2.0.2)
66

77
**Implemented enhancements:**
88

99
- Please add support for resource azurerm\_private\_dns\_zone\_virtual\_network\_link to Module [\#3](https://github.com/telekom-mms/terraform-azurerm-dns/issues/3)
10+
- Pin version of azurerm to compatible state [\#25](https://github.com/telekom-mms/terraform-azurerm-dns/pull/25) ([michaelamattes](https://github.com/michaelamattes))
11+
12+
**Merged pull requests:**
13+
14+
- run terrascan in test setting directory [\#22](https://github.com/telekom-mms/terraform-azurerm-dns/pull/22) ([michaelamattes](https://github.com/michaelamattes))
1015

1116
## [2.0.1](https://github.com/telekom-mms/terraform-azurerm-dns/tree/2.0.1) (2023-09-15)
1217

@@ -16,10 +21,6 @@
1621

1722
- https://github.com/telekom-mms/terraform-azurerm-dns/issues/3 [\#20](https://github.com/telekom-mms/terraform-azurerm-dns/pull/20) ([michaelamattes](https://github.com/michaelamattes))
1823

19-
**Closed issues:**
20-
21-
- Dependency Dashboard [\#8](https://github.com/telekom-mms/terraform-azurerm-dns/issues/8)
22-
2324
## [2.0.0](https://github.com/telekom-mms/terraform-azurerm-dns/tree/2.0.0) (2023-09-14)
2425

2526
[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-dns/compare/1.0.3...2.0.0)

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.5 |
14-
| azurerm | >=3.72.0 |
14+
| azurerm | >=3.72.0, <4.0 |
1515

1616
## Providers
1717

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

2222
## Resources
2323

0 commit comments

Comments
 (0)