diff options
author | github-actions <github-actions@github.com> | 2023-09-28 20:09:30 +0300 |
---|---|---|
committer | github-actions <github-actions@github.com> | 2023-09-28 20:09:30 +0300 |
commit | 147065f96b0b707400f330cfac89c3669822d038 (patch) | |
tree | 25a7ad4350c72ec8c3a1d54ce6146030c81b4109 /src/terraform | |
parent | 0599c63f8fdfd5fd9f81144fc4737d974620ebe8 (diff) |
Automated documentation update [skip ci]automated-documentation-update-6342065675
Diffstat (limited to 'src/terraform')
-rw-r--r-- | src/terraform/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/terraform/README.md b/src/terraform/README.md index 2201c8d..199c566 100644 --- a/src/terraform/README.md +++ b/src/terraform/README.md @@ -32,6 +32,10 @@ Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects la +## Licensing + +On August 10, 2023, HashiCorp announced a change of license for its products, including Terraform. After ~9 years of Terraform being open source under the MPL v2 license, it was to move under a non-open source BSL v1.1 license, starting from the next (1.6) version. See https://github.com/hashicorp/terraform/blob/main/LICENSE + ## OS Support This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed. |