We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b9dc8 commit cc196c7Copy full SHA for cc196c7
1 file changed
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Terraform Init
43
run: |
44
- terraform -chdir=terraform/backup-infrastructure init
+ terraform -chdir=terraform/backup-infrastructure/test init
45
46
- name: Set architecture variable
47
id: os-arch
0 commit comments