Skip to content

Commit

Permalink
updating to include #5000
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Nov 27, 2019
1 parent 3e2d984 commit d415d3a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ FEATURES:

* **New Resource:** `azurerm_iothub_fallback_route` [GH-4965]

IMPROVEMENTS:

* `azurerm_dns_a_record` - exposing the `fqdn` [GH-5000]
* `azurerm_dns_aaaa_record` - exposing the `fqdn` [GH-5000]
* `azurerm_dns_caa_record` - exposing the `fqdn` [GH-5000]
* `azurerm_dns_cname_record` - exposing the `fqdn` [GH-5000]
* `azurerm_dns_mx_record` - exposing the `fqdn` [GH-5000]
* `azurerm_dns_ns_record` - exposing the `fqdn` [GH-5000]
* `azurerm_dns_ptr_record` - exposing the `fqdn` [GH-5000]
* `azurerm_dns_srv_record` - exposing the `fqdn` [GH-5000]
* `azurerm_dns_txt_record` - exposing the `fqdn` [GH-5000]

## 1.37.0 (November 26, 2019)

NOTES
Expand Down

0 comments on commit d415d3a

Please sign in to comment.