Skip to content

Commit

Permalink
Update CHANGELOG for hashicorp#8850
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jun 5, 2019
1 parent 7c9690f commit 1e73a9d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

ENHANCEMENTS:

* data-source/aws_msk_cluster: Add `bootstrap_brokers_tls` attribute
* resource/aws_msk_cluster: Add `client_authentication`, `configuration_info`, and `encryption_in_transit` configuration blocks [GH-8850]
* resource/aws_msk_cluster: Add `bootstrap_brokers_tls` and `current_version` attributes [GH-8850]
* resource/aws_msk_cluster: Support `broker_node_group_into` configuration block `ebs_volume_size` argument updates [GH-8850]
* resource/aws_msk_cluster: Support tagging on creation [GH-8850]
* resource/aws_subnet: Use customizable timeouts for pending creation and waiting for `DependencyViolation` errors on deletion [GH-6322]

BUG FIXES:
Expand Down

0 comments on commit 1e73a9d

Please sign in to comment.