Skip to content

Commit

Permalink
updating to include #4489
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Oct 3, 2019
1 parent 16ca60a commit acc9c53
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ BUG FIXES:
* provider: Ensuring the user agent is configured [GH-4463]
* provider: Use real Terraform version [GH-4464]
* `azurerm_container_registry` - checking the `name` is globally unique during creation [GH-4424]
* `azurerm_hdinsight_hadoop_cluster ` - handling the API now masking passwords [GH-4489]
* `azurerm_hdinsight_hbase_cluster ` - handling the API now masking passwords [GH-4489]
* `azurerm_hdinsight_interactive_query_cluster ` - handling the API now masking passwords [GH-4489]
* `azurerm_hdinsight_kafka_cluster ` - handling the API now masking passwords [GH-4489]
* `azurerm_hdinsight_ml_services_cluster ` - handling the API now masking passwords [GH-4489]
* `azurerm_hdinsight_rserver_cluster ` - handling the API now masking passwords [GH-4489]
* `azurerm_hdinsight_spark_cluster ` - handling the API now masking passwords [GH-4489]
* `azurerm_hdinsight_storm_cluster ` - handling the API now masking passwords [GH-4489]
* `azurerm_key_vault_certificate` - storing the certificate data as hex [GH-4335]
* `azurerm_kubernetes_cluster` - fixing a bug where upgrading to 1.34.0 would require resource recreation [GH-4469]
* `azurerm_public_ip` - ensuring that `public_ip_prefix_id` is read [GH-4344]
Expand Down

0 comments on commit acc9c53

Please sign in to comment.