From f6c4d6d15217001659aeab2eaa92110e966f1982 Mon Sep 17 00:00:00 2001 From: shreyas-goenka <88374338+shreyas-goenka@users.noreply.github.com> Date: Fri, 19 Apr 2024 17:14:05 +0530 Subject: [PATCH] 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. --- NOTICE | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NOTICE b/NOTICE index e356d028..d8306510 100644 --- a/NOTICE +++ b/NOTICE @@ -36,6 +36,10 @@ hashicorp/terraform-json - https://github.com/hashicorp/terraform-json Copyright 2019 HashiCorp, Inc. 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: