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 Apr 21, 2023
1 parent 6d77410 commit 4acc904
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ENHANCEMENTS:

* Add resource ec_snapshot_repository for usage with Elastic Cloud Enterprise. ([#613](https://github.com/elastic/terraform-provider-ec/issues/613))
* resource/ec_deployment: Add snapshot settings (for usage with Elastic Cloud Enterprise only). ([#620](https://github.com/elastic/terraform-provider-ec/issues/620))
* resource/ec_deployment: Support the template migration api when changing deployment_template_id. ([#625](https://github.com/elastic/terraform-provider-ec/issues/625))

# 0.6.0 (Feb 28, 2023)

Expand Down
22 changes: 11 additions & 11 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -63,26 +63,26 @@ github.com/mitchellh/mapstructure MIT
github.com/mitchellh/reflectwalk MIT
github.com/stretchr/testify MIT
github.com/zclconf/go-cty MIT
github.com/hashicorp/go-checkpoint MPL-2.0
github.com/hashicorp/go-cleanhttp MPL-2.0
github.com/hashicorp/go-multierror MPL-2.0
github.com/hashicorp/go-uuid MPL-2.0
github.com/hashicorp/go-version MPL-2.0
github.com/hashicorp/hc-install MPL-2.0
github.com/hashicorp/hcl/v2 MPL-2.0
github.com/hashicorp/logutils MPL-2.0
github.com/hashicorp/terraform-exec MPL-2.0
github.com/hashicorp/terraform-json MPL-2.0
github.com/hashicorp/terraform-plugin-framework-validators MPL-2.0
github.com/hashicorp/terraform-plugin-framework MPL-2.0
github.com/hashicorp/terraform-plugin-go MPL-2.0
github.com/hashicorp/terraform-plugin-sdk/v2 MPL-2.0
github.com/hashicorp/terraform-plugin-log 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/hc-install MPL-2.0-no-copyleft-exception
github.com/hashicorp/logutils MPL-2.0-no-copyleft-exception
github.com/hashicorp/terraform-exec MPL-2.0-no-copyleft-exception
github.com/hashicorp/terraform-json MPL-2.0-no-copyleft-exception
github.com/hashicorp/terraform-plugin-framework MPL-2.0-no-copyleft-exception
github.com/hashicorp/terraform-plugin-log MPL-2.0-no-copyleft-exception
github.com/hashicorp/go-version MPL-2.0-no-copyleft-exception
github.com/hashicorp/terraform-plugin-sdk/v2 MPL-2.0-no-copyleft-exception
github.com/hashicorp/terraform-registry-address MPL-2.0-no-copyleft-exception
github.com/hashicorp/terraform-svchost MPL-2.0-no-copyleft-exception
github.com/ghodss/yaml no license file was found
github.com/apparentlymart/go-textseg/v13 Unicode-TOU

Expand Down

0 comments on commit 4acc904

Please sign in to comment.