We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1789d commit 1a6e0a4Copy full SHA for 1a6e0a4
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ env:
11
# renovate: datasource=github-releases packageName=opentofu/opentofu
12
OPENTOFU_VERSION: 1.9.1
13
# renovate: datasource=github-releases packageName=gruntwork-io/terragrunt
14
- TERRAGRUNT_VERSION: 0.81.8
+ TERRAGRUNT_VERSION: 0.99.4
15
WORKING_DIRECTORY: terraform
16
17
jobs:
.github/workflows/lint.yml
@@ -7,7 +7,7 @@ env:
7
8
9
10
- TERRAGRUNT_VERSION: v0.81.8
+ TERRAGRUNT_VERSION: v0.99.4
terraform:
0 commit comments