Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticcloudclients committed Sep 10, 2021
1 parent 55dc12c commit 2a3883f
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 @@ BUG FIXES:
* resource/ec_deployment: Fix bug where setting any of the `elasticsearch.config.user_settings_* = null` would result in a provider panic. ([#355](https://github.com/elastic/terraform-provider-ec/issues/355))
* resource/ec_deployment: Fix bug where some of the settings that were set by the UI were unset by the Terraform provider. See #214 for more details on the bug report. ([#361](https://github.com/elastic/terraform-provider-ec/issues/361))
* resource/ec_deployment: Fix bug where the deployment alias is ignored. ([#341](https://github.com/elastic/terraform-provider-ec/issues/341))
* resource/ec_deployment: Fixed a bug that affects partial version upgrades. During an upgrade only a subset of resources would upgrade successfully, but the `version` argument value updated as if all resources were upgraded. Attempts to retry the upgrade would fail since the version difference was not detected. ([#371](https://github.com/elastic/terraform-provider-ec/issues/371))

# 0.2.1 (Jun 17, 2021)

Expand Down

0 comments on commit 2a3883f

Please sign in to comment.