We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d0c43 commit 57a0405Copy full SHA for 57a0405
.github/workflows/gitops.yml
@@ -12,7 +12,7 @@ defaults:
12
working-directory: ./tf-variables/
13
env:
14
TERRAFORM_VER: 1.8.0
15
- TERRAFORM_DIR: ./tf-variables
+ TERRAFORM_DIR: "./tf-variables/""
16
CLOUDSDK_VER: 480.0.0
17
permissions:
18
pull-requests: write
0 commit comments