Skip to content

Commit

Permalink
Update CHANGELOG.md and NOTICE
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticcloudclients committed Oct 5, 2022
1 parent c061f5f commit e8b5ad2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
20 changes: 10 additions & 10 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -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

=========================================================================

0 comments on commit e8b5ad2

Please sign in to comment.