We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f6c40 commit df8d249Copy full SHA for df8d249
1 file changed
.github/workflows/deploy.yml
@@ -44,6 +44,7 @@ jobs:
44
- name: Update Terraform State and Providers
45
run: |
46
cd "$TG_WORKING_DIR"
47
+ ls -la
48
terragrunt init --upgrade
49
50
- name: Terragrunt Plan
0 commit comments