Skip to content

Commit c7d7f21

Browse files
author
T-Systems MMS
committed
update changelog
1 parent 32da922 commit c7d7f21

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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-
## [0.0.2](https://github.com/T-Systems-MMS/terraform-azurerm-dns/tree/0.0.2) (2022-02-17)
3+
## [1.0.0](https://github.com/T-Systems-MMS/terraform-azurerm-dns/tree/1.0.0) (2022-02-17)
44

5-
[Full Changelog](https://github.com/T-Systems-MMS/terraform-azurerm-dns/compare/0.0.1...0.0.2)
5+
[Full Changelog](https://github.com/T-Systems-MMS/terraform-azurerm-dns/compare/0.0.1...1.0.0)
66

77
**Closed issues:**
88

99
- A-Record - possibility to use records instead of target\_resource\_id? [\#2](https://github.com/T-Systems-MMS/terraform-azurerm-dns/issues/2)
1010

11+
**Merged pull requests:**
12+
13+
- Change var behaviour [\#1](https://github.com/T-Systems-MMS/terraform-azurerm-dns/pull/1) ([michaelamattes](https://github.com/michaelamattes))
14+
1115
## [0.0.1](https://github.com/T-Systems-MMS/terraform-azurerm-dns/tree/0.0.1) (2021-12-17)
1216

1317
[Full Changelog](https://github.com/T-Systems-MMS/terraform-azurerm-dns/compare/377d2b5afa5d0600b2c115c315584aba88707ac5...0.0.1)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ This module manages Azure DNS Zones.
4242

4343
| Name | Description |
4444
|------|-------------|
45+
| dns_a_record | azurerm_dns_a_record results |
4546
| dns_zone | azurerm_dns_zone results |
4647

4748
## Examples

0 commit comments

Comments
 (0)