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 3433f06 commit 7b6ae57
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# Changelog

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

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

**Implemented enhancements:**

- 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)
- Pin version of azurerm to compatible state [\#25](https://github.com/telekom-mms/terraform-azurerm-dns/pull/25) ([michaelamattes](https://github.com/michaelamattes))

**Merged pull requests:**

- run terrascan in test setting directory [\#22](https://github.com/telekom-mms/terraform-azurerm-dns/pull/22) ([michaelamattes](https://github.com/michaelamattes))

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

Expand All @@ -16,10 +21,6 @@

- 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))

**Closed issues:**

- Dependency Dashboard [\#8](https://github.com/telekom-mms/terraform-azurerm-dns/issues/8)

## [2.0.0](https://github.com/telekom-mms/terraform-azurerm-dns/tree/2.0.0) (2023-09-14)

[Full Changelog](https://github.com/telekom-mms/terraform-azurerm-dns/compare/1.0.3...2.0.0)
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 7b6ae57

Please sign in to comment.