Skip to content

Commit

Permalink
Update CHANGELOG.md #20519
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Dec 7, 2023
1 parent 0968b94 commit 90301fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ENHANCEMENTS:
* Data Source: `azurerm_storage_account` - export the primary and secondary internet and microsoft hostnames for blobs, dfs, files, queues, tables and web [GH-23517]
* Data Source: `azurerm_cosmosdb_account` - now exports the `connection_strings`, `primary_sql_connection_string`, `secondary_sql_connection_string`, `primary_readonly_sql_connection_string`, `secondary_readonly_sql_connection_string`, `primary_mongodb_connection_string`, `secondary_mongodb_connection_string`, `primary_readonly_mongodb_connection_string`, and `secondary_readonly_mongodb_connection_string` attributes [GH-24129]
* `azurerm_cosmosdb_cassandra_datacenter` - add support for the property `seed_node_ip_addresses` [GH-24076]
* `azurerm_firewall` - support for the `dns_proxy_enabled` property [GH-20519]
* `azurerm_kubernetes_cluster` - add support for the property `support_plan` as well as the `sku_tier` `Premium` [GH-23970]
* `azurerm_mssql_managed_instance` - add support for more `vcores`: `6`, `10`, `12`, `20`, `48`, `56`, `96`, `128` [GH-24085]
* `azurerm_redis_linked_server` - add support for the property `geo_replicated_primary_host_name` [GH-23984]
Expand Down

0 comments on commit 90301fa

Please sign in to comment.