We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3cd4fd commit 9733897Copy full SHA for 9733897
terragrunt.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: terragrunt
3
- version: "0.82.0"
+ version: "0.82.1"
4
epoch: 0
5
description: Thin wrapper for Terraform providing extra tools
6
copyright:
@@ -22,7 +22,7 @@ environment:
22
pipeline:
23
- uses: git-checkout
24
with:
25
- expected-commit: f576c6950bd887bbbeffc5a3361e6d8c948bcaff
+ expected-commit: e7bce6228e7098f656ef439d8ac9f14e8e6986cd
26
repository: https://github.com/gruntwork-io/terragrunt
27
tag: v${{package.version}}
28
0 commit comments