diff --git a/CHANGELOG.md b/CHANGELOG.md index 6084fea..56da77b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 1.5.16 (June 29, 2022) + +Fixes: + +* Changing an eventstorecloud_managed_cluster resource's `disk_type` value would cause the apply to fail. This has been fixed so now disk-expand is called as expected, updating the cluster is updated in place. +* Similarly the eventstorecloud_managed_cluster resource fields `disk_ips` and `disk_throughput` were not being passed correctly during updates. This has also been fixed. + # 1.5.15 (May 18, 2022) Enhancements: