File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 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 )
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments