From e8b5ad2e7bf23f9522f4eb2bbf9e5bedea2f0ee3 Mon Sep 17 00:00:00 2001 From: elasticcloudclients Date: Wed, 5 Oct 2022 08:59:12 +0000 Subject: [PATCH] Update CHANGELOG.md and NOTICE --- CHANGELOG.md | 1 + NOTICE | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45b6bd3b6..9552ebd51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ FEATURES: BUG FIXES: * resource/deployment: Correctly restrict stateless (Kibana/Enterprise Search/Integrations Server) resources to a single topology element. Fixes a provider crash when multiple elements without an instance_configuration_id were specified. ([#536](https://github.com/elastic/terraform-provider-ec/issues/536)) +* resource/elasticsearchkeystore: Correctly delete keystore items when removed from the module definition. ([#546](https://github.com/elastic/terraform-provider-ec/issues/546)) # 0.4.1 (May 11, 2022) diff --git a/NOTICE b/NOTICE index 9475ef125..562dad44e 100755 --- a/NOTICE +++ b/NOTICE @@ -59,23 +59,23 @@ github.com/mitchellh/mapstructure MIT github.com/mitchellh/reflectwalk MIT github.com/stretchr/testify MIT github.com/zclconf/go-cty MIT -github.com/hashicorp/errwrap MPL-2.0 -github.com/hashicorp/go-checkpoint MPL-2.0 github.com/hashicorp/go-multierror MPL-2.0 -github.com/hashicorp/go-uuid MPL-2.0 -github.com/hashicorp/logutils MPL-2.0 -github.com/hashicorp/terraform-plugin-go MPL-2.0 +github.com/hashicorp/go-plugin MPL-2.0 +github.com/hashicorp/hcl/v2 MPL-2.0 +github.com/hashicorp/terraform-exec MPL-2.0 github.com/hashicorp/terraform-plugin-log MPL-2.0 -github.com/hashicorp/terraform-plugin-sdk/v2 MPL-2.0 +github.com/hashicorp/terraform-registry-address MPL-2.0 github.com/hashicorp/terraform-svchost MPL-2.0 github.com/hashicorp/yamux MPL-2.0 +github.com/hashicorp/errwrap MPL-2.0-no-copyleft-exception +github.com/hashicorp/go-checkpoint MPL-2.0-no-copyleft-exception github.com/hashicorp/go-cleanhttp MPL-2.0-no-copyleft-exception -github.com/hashicorp/go-plugin MPL-2.0-no-copyleft-exception +github.com/hashicorp/go-uuid MPL-2.0-no-copyleft-exception github.com/hashicorp/go-version MPL-2.0-no-copyleft-exception github.com/hashicorp/hc-install MPL-2.0-no-copyleft-exception -github.com/hashicorp/hcl/v2 MPL-2.0-no-copyleft-exception -github.com/hashicorp/terraform-exec MPL-2.0-no-copyleft-exception +github.com/hashicorp/logutils MPL-2.0-no-copyleft-exception github.com/hashicorp/terraform-json MPL-2.0-no-copyleft-exception -github.com/hashicorp/terraform-registry-address MPL-2.0-no-copyleft-exception +github.com/hashicorp/terraform-plugin-go MPL-2.0-no-copyleft-exception +github.com/hashicorp/terraform-plugin-sdk/v2 MPL-2.0-no-copyleft-exception =========================================================================