From 0e9dd52e8832a83e3dc34a0d7cd8cbbd01476a2a Mon Sep 17 00:00:00 2001 From: Mark Beacom <7315957+mbeacom@users.noreply.github.com> Date: Thu, 19 Oct 2023 01:19:37 -0400 Subject: [PATCH] terraform: Update license to BUSL-1.1 (#5183) * Fix #5182 - Update Terraform license to BSL-1.1 * Update bucket/terraform.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> --------- Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> --- bucket/terraform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/terraform.json b/bucket/terraform.json index 3f1cb7e9c2..f6a226e016 100644 --- a/bucket/terraform.json +++ b/bucket/terraform.json @@ -2,7 +2,7 @@ "version": "1.6.2", "description": "Create and manage infrastructure as code using simple declarative configuration files.", "homepage": "https://www.terraform.io", - "license": "MPL-2.0", + "license": "BUSL-1.1", "architecture": { "64bit": { "url": "https://releases.hashicorp.com/terraform/1.6.2/terraform_1.6.2_windows_amd64.zip",