Skip to content

Commit 9bf38e4

Browse files
jamestoyergithub-actions[bot]
authored andcommitted
Update Terraform Chocolatey packages
1 parent b738696 commit 9bf38e4

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

terraform/terraform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"1.10": "1.10.5",
1313
"1.11": "1.11.4",
1414
"1.12": "1.12.2",
15-
"1.13": "1.13.0-alpha20250708"
15+
"1.13": "1.13.0-beta1"
1616
}

terraform/terraform.nuspec

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
66
<id>terraform</id>
77
<title>Terraform</title>
8-
<version>1.13.0-alpha20250708</version>
8+
<version>1.13.0-beta1</version>
99
<authors>HashiCorp</authors>
1010
<owners>James Toyer</owners>
1111
<summary>Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.</summary>
@@ -22,7 +22,7 @@ The key features of Terraform are:
2222
For more information, see the [introduction section](http://www.terraform.io/intro) of the Terraform website.
2323
</description>
2424
<releaseNotes>
25-
## 1.13.0-alpha20250708 (July 08, 2025)
25+
## 1.13.0-beta1 (July 09, 2025)
2626

2727

2828
NEW FEATURES:
@@ -46,6 +46,8 @@ ENHANCEMENTS:
4646

4747
* skip redundant comparisons when comparing planned set changes ([#37280](https://github.com/hashicorp/terraform/issues/37280))
4848

49+
* type checking: improve error message on type mismatches. ([#37298](https://github.com/hashicorp/terraform/issues/37298))
50+
4951

5052
BUG FIXES:
5153

@@ -57,8 +59,12 @@ BUG FIXES:
5759

5860
* workspace: Updated the `workspace delete` command to reject `""` as an invalid workspace name ([#37275](https://github.com/hashicorp/terraform/issues/37275))
5961

62+
* plan: truncate invalid or dynamic references in the relevant attributes ([#37290](https://github.com/hashicorp/terraform/issues/37290))
63+
6064
* Test run Parallelism of 1 should not result in deadlock ([#37292](https://github.com/hashicorp/terraform/issues/37292))
6165

66+
* static validation: detect invalid static references via indexes on objects. ([#37298](https://github.com/hashicorp/terraform/issues/37298))
67+
6268

6369
NOTES:
6470

@@ -70,22 +76,16 @@ UPGRADE NOTES:
7076
* `terraform test`: External variables referenced within test files should now be accompanied by a `variable` definition block within the test file. This is optional, but users with complex external variables may see error diagnostics without the additional variable definition. ([#37195](https://github.com/hashicorp/terraform/issues/37195))
7177

7278

73-
EXPERIMENTS:
74-
75-
Experiments are only enabled in alpha releases of Terraform CLI. The following features are not yet available in stable releases.
76-
77-
- The experimental "deferred actions" feature, enabled by passing the `-allow-deferral` option to `terraform plan`, permits `count` and `for_each` arguments in `module`, `resource`, and `data` blocks to have unknown values and allows providers to react more flexibly to unknown values.
78-
7979
## Previous Releases
80-
For more information on previous releases, check out the changelog on [GitHub](https://github.com/hashicorp/terraform/blob/v1.13.0-alpha20250708/CHANGELOG.md).</releaseNotes>
80+
For more information on previous releases, check out the changelog on [GitHub](https://github.com/hashicorp/terraform/blob/v1.13.0-beta1/CHANGELOG.md).</releaseNotes>
8181
<projectUrl>http://www.terraform.io</projectUrl>
8282
<docsUrl>https://www.terraform.io/docs/index.html</docsUrl>
8383
<bugTrackerUrl>https://github.com/hashicorp/terraform/issues</bugTrackerUrl>
8484
<projectSourceUrl>https://github.com/hashicorp/terraform</projectSourceUrl>
8585
<packageSourceUrl>https://github.com/jamestoyer/chocolatey-packages</packageSourceUrl>
8686
<tags>terraform hashicorp</tags>
8787
<copyright>HashiCorp 2015-2024</copyright>
88-
<licenseUrl>https://github.com/hashicorp/terraform/blob/v1.13.0-alpha20250708/LICENSE</licenseUrl>
88+
<licenseUrl>https://github.com/hashicorp/terraform/blob/v1.13.0-beta1/LICENSE</licenseUrl>
8989
<requireLicenseAcceptance>false</requireLicenseAcceptance>
9090
<!-- Important note about https://cdn.rawgit.com: Files are cached permanently after the first request. Use commit URLs when updating the icon. -->
9191
<iconUrl>https://raw.githubusercontent.com/jamestoyer/chocolatey-packages/58ab86c08224c2ba79af2080346c53c1cc440afc/terraform/icons/terraform.png</iconUrl>

terraform/tools/chocolateyInstall.ps1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
$ErrorActionPreference = 'Stop'
22

33
# DO NOT CHANGE THESE MANUALLY. USE update.ps1
4-
$url = 'https://releases.hashicorp.com/terraform/1.13.0-alpha20250708/terraform_1.13.0-alpha20250708_windows_386.zip'
5-
$url64 = 'https://releases.hashicorp.com/terraform/1.13.0-alpha20250708/terraform_1.13.0-alpha20250708_windows_amd64.zip'
6-
$checksum = 'a3e582567d164d5740e8b6b712381ccf7ba52d400866430fb5adcec299815d52'
7-
$checksum64 = '41cf5b7aeabba8acbe52f81bce2a2454a66b6ca6224836faa2b9459d10ba873d'
4+
$url = 'https://releases.hashicorp.com/terraform/1.13.0-beta1/terraform_1.13.0-beta1_windows_386.zip'
5+
$url64 = 'https://releases.hashicorp.com/terraform/1.13.0-beta1/terraform_1.13.0-beta1_windows_amd64.zip'
6+
$checksum = '241c8ae86064e9c4dd2c3325065000948de462d69562d78a4757ac55ed3cbd47'
7+
$checksum64 = '6c00132537fe8f117c2fd1e98f0ce7f7e57d3c1fb12a7f28f88ae6702e4ad1a5'
88

99
$unzipLocation = Split-Path -Parent $MyInvocation.MyCommand.Definition
1010

0 commit comments

Comments
 (0)