Skip to content

Commit

Permalink
updating to include #7478
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Jun 25, 2020
1 parent 127eb47 commit e1a102e
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions CHANGELOG.md
Expand Up @@ -19,16 +19,17 @@ ENHANCEMENTS

BUG FIXES:

* `azurerm_api_management_api` - allowing dots as a prefix of the `name` field [GH-7478]
* `azurerm_function_app` - state fixes for `app_settings` [GH-7440]
* `azurerm_frontdoor` - increase read timeout to 6 hours [GH-7408]
* `azurerm_hdinsights_hadoop_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsights_hbase_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsights_interactive_query_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsights_kafka_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsights_ml_services_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsights_rserver_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsights_spark_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsights_storm_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsight_hadoop_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsight_hbase_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsight_interactive_query_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsight_kafka_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsight_ml_services_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsight_rserver_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsight_spark_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_hdinsight_storm_cluster` - fixes for node and instance count validation [GH-7430]
* `azurerm_postgresql_server` - can now update the tier of `sku_name` by recreating the resource [GH-7456]
* `azurerm_network_interface_security_group_association` - is now considered delete whtn the network interfact is notfound [GH-7459]
* `azurerm_role_definition` - terraform import now sets scope to prevent a force recreate [GH-7424]
Expand Down

0 comments on commit e1a102e

Please sign in to comment.