mirror of https://github.com/databricks/cli.git
Add NOTICE for using Terraform 1.5.5 licensed under MPL 2.0 (#1377)
We package the terraform 1.5.5 binary in our docker container images for the CLI. This thus needs to be included in our notice for the repository.
This commit is contained in:
parent
331313ea5f
commit
f6c4d6d152
4
NOTICE
4
NOTICE
|
@ -36,6 +36,10 @@ hashicorp/terraform-json - https://github.com/hashicorp/terraform-json
|
||||||
Copyright 2019 HashiCorp, Inc.
|
Copyright 2019 HashiCorp, Inc.
|
||||||
License - https://github.com/hashicorp/terraform-json/blob/main/LICENSE
|
License - https://github.com/hashicorp/terraform-json/blob/main/LICENSE
|
||||||
|
|
||||||
|
hashicorp/terraform - https://github.com/hashicorp/terraform
|
||||||
|
Copyright 2014 HashiCorp, Inc.
|
||||||
|
License - https://github.com/hashicorp/terraform/blob/v1.5.5/LICENSE
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This software contains code from the following open source projects, licensed under the BSD (2-clause) license:
|
This software contains code from the following open source projects, licensed under the BSD (2-clause) license:
|
||||||
|
|
Loading…
Reference in New Issue