We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6a5e1 commit 2473c1dCopy full SHA for 2473c1d
1 file changed
.github/workflows/deploy.yml
@@ -32,8 +32,8 @@ jobs:
32
- name: Install Terragrunt and OpenTofu
33
uses: gruntwork-io/terragrunt-action@v3
34
with:
35
- terraform_version: '1.13.4'
36
- terragrunt_version: '0.86.0'
+ tg_version: '0.55.18'
+ tofu_version: '1.6.2'
37
38
- name: Update Terraform State and Providers
39
run: |
0 commit comments