|
| 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 |
0 commit comments