From f85d3c86d72b9431966602c061cea20a92913314 Mon Sep 17 00:00:00 2001 From: badra001 Date: Wed, 15 Oct 2025 08:29:20 -0400 Subject: [PATCH] update to 1.13.4 --- terraform/.gitignore | 1 + terraform/LICENSE.txt | 38 +++++++++++++++++++------------------- terraform/VERSION-1.13 | 2 +- 3 files changed, 21 insertions(+), 20 deletions(-) diff --git a/terraform/.gitignore b/terraform/.gitignore index 866a3503..0b3ce462 100644 --- a/terraform/.gitignore +++ b/terraform/.gitignore @@ -1 +1,2 @@ terraform_* +logs/** diff --git a/terraform/LICENSE.txt b/terraform/LICENSE.txt index bc88130c..8142708d 100644 --- a/terraform/LICENSE.txt +++ b/terraform/LICENSE.txt @@ -8,37 +8,37 @@ Licensed Work: Terraform Version 1.6.0 or later. The Licensed Work is (c) HashiCorp, Inc. Additional Use Grant: You may make production use of the Licensed Work, provided Your use does not include offering the Licensed Work to third - parties on a hosted or embedded basis in order to compete with - HashiCorp's paid version(s) of the Licensed Work. For purposes + parties on a hosted or embedded basis in order to compete with + HashiCorp's paid version(s) of the Licensed Work. For purposes of this license: A "competitive offering" is a Product that is offered to third - parties on a paid basis, including through paid support - arrangements, that significantly overlaps with the capabilities - of HashiCorp's paid version(s) of the Licensed Work. If Your - Product is not a competitive offering when You first make it + parties on a paid basis, including through paid support + arrangements, that significantly overlaps with the capabilities + of HashiCorp's paid version(s) of the Licensed Work. If Your + Product is not a competitive offering when You first make it generally available, it will not become a competitive offering - later due to HashiCorp releasing a new version of the Licensed - Work with additional capabilities. In addition, Products that + later due to HashiCorp releasing a new version of the Licensed + Work with additional capabilities. In addition, Products that are not provided on a paid basis are not competitive. - "Product" means software that is offered to end users to manage - in their own environments or offered as a service on a hosted + "Product" means software that is offered to end users to manage + in their own environments or offered as a service on a hosted basis. - "Embedded" means including the source code or executable code - from the Licensed Work in a competitive offering. "Embedded" - also means packaging the competitive offering in such a way - that the Licensed Work must be accessed or downloaded for the + "Embedded" means including the source code or executable code + from the Licensed Work in a competitive offering. "Embedded" + also means packaging the competitive offering in such a way + that the Licensed Work must be accessed or downloaded for the competitive offering to operate. - Hosting or using the Licensed Work(s) for internal purposes - within an organization is not considered a competitive - offering. HashiCorp considers your organization to include all + Hosting or using the Licensed Work(s) for internal purposes + within an organization is not considered a competitive + offering. HashiCorp considers your organization to include all of your affiliates under common control. - For binding interpretive guidance on using HashiCorp products - under the Business Source License, please visit our FAQ. + For binding interpretive guidance on using HashiCorp products + under the Business Source License, please visit our FAQ. (https://www.hashicorp.com/license-faq) Change Date: Four years from the date the Licensed Work is published. Change License: MPL 2.0 diff --git a/terraform/VERSION-1.13 b/terraform/VERSION-1.13 index 61ce01b3..80138e71 100644 --- a/terraform/VERSION-1.13 +++ b/terraform/VERSION-1.13 @@ -1 +1 @@ -1.13.2 +1.13.4