Skip to content

Commit 3e5956e

Browse files
New version: Gruntwork.Terragrunt version 0.83.1 (microsoft#273748)
1 parent cc32686 commit 3e5956e

File tree

3 files changed

+83
-0
lines changed

3 files changed

+83
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Gruntwork.Terragrunt
5+
PackageVersion: 0.83.1
6+
InstallerType: portable
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: terragrunt.exe
10+
PortableCommandAlias: terragrunt
11+
Commands:
12+
- terragrunt
13+
ReleaseDate: 2025-07-11
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://github.com/gruntwork-io/terragrunt/releases/download/v0.83.1/terragrunt_windows_386.exe
17+
InstallerSha256: 82D826FE57FC6FF720F51B4D211A6949D6469F149F85435781F8708C522D8C74
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/gruntwork-io/terragrunt/releases/download/v0.83.1/terragrunt_windows_amd64.exe
20+
InstallerSha256: 12582EF74110CBE4D49E39434BA1EBE21DF85EB470E59249657AA49C19B6C0B1
21+
ManifestType: installer
22+
ManifestVersion: 1.10.0
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Gruntwork.Terragrunt
5+
PackageVersion: 0.83.1
6+
PackageLocale: en-US
7+
Publisher: Gruntwork
8+
PublisherUrl: https://terragrunt.gruntwork.io/
9+
PublisherSupportUrl: https://terragrunt.gruntwork.io/docs/community/support
10+
PrivacyUrl: https://gruntwork.io/legal/privacy-policy
11+
PackageName: Terragrunt
12+
PackageUrl: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.68.9
13+
License: MIT
14+
LicenseUrl: https://github.com/gruntwork-io/terragrunt/blob/HEAD/LICENSE.txt
15+
Copyright: © 2024 Gruntwork, Inc. All rights reserved.
16+
ShortDescription: Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.
17+
Description: Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.
18+
Tags:
19+
- IaC
20+
- Infrastructure as Code
21+
- Terraform
22+
- Terraform Wrapper
23+
- terragrunt
24+
ReleaseNotes: |-
25+
🐛 Bug Fixes
26+
- Adjusted lockfile handling when modules define constraints
27+
What's Changed
28+
- fix: Adjusted lockfile handling when modules define constraints by @yhakbar in #4514
29+
- chore: Updated cicd to use tofu 1.10.2 by @denis256 in #4507
30+
- chore: Added dependency grouping and type labels to Dependabot config by @wakeful in #4518
31+
- docs: Fixed getting started docs by @shahar1 in #4516
32+
- chore: Configured dependabot to ignore buggy version of charmbracelet/glamour by @wakeful in #4524
33+
- build(deps): Bump the js-dependencies group across 1 directory with 9 updates by @dependabot[bot] in #4520
34+
- chore: Removed npm dependencies, using only bun for docs generation by @wakeful in #4527
35+
- build(deps): Updated github.com/huandu/go-clone to v1.7.3 by @wakeful in #4511
36+
- build(deps): Updated google.golang.org/api to v0.240.0 by @wakeful in #4511
37+
- build(deps): Updated github.com/aws/aws-sdk-go-v2/service/s3 to v1.83.0 by @wakeful in #4511
38+
- build(deps): Updated github.com/hashicorp/hcl/v2 to 2.24.0 by @denis256 in #4528
39+
- build(deps): Updated golang.org/x/mo to 0.26.0 by @denis256 in #4528
40+
- build(deps): Updated golang.org/x/sync to 0.16.0 by @denis256 in #4528
41+
- build(deps): Updated golang.org/x/sys to 0.34.0 by @denis256 in #4528
42+
- build(deps): Updated golang.org/x/term to 0.33.0 by @denis256 in #4528
43+
- build(deps): Updated golang.org/x/text to 0.27.0 by @denis256 in #4528
44+
- build(deps): Updated google.golang.org/api to 0.241.0 by @denis256 in #4528
45+
New Contributors
46+
- @shahar1 made their first contribution in #4516
47+
Full Changelog: v0.83.0...v0.83.1
48+
ReleaseNotesUrl: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.83.1
49+
Documentations:
50+
- DocumentLabel: Wiki
51+
DocumentUrl: https://github.com/gruntwork-io/terragrunt/wiki
52+
ManifestType: defaultLocale
53+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Gruntwork.Terragrunt
5+
PackageVersion: 0.83.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)