Skip to content

Commit cc196c7

Browse files
NRL-1928 Init terraform with modules setup instead (per env)
1 parent 29b9dc8 commit cc196c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Terraform Init
4343
run: |
44-
terraform -chdir=terraform/backup-infrastructure init
44+
terraform -chdir=terraform/backup-infrastructure/test init
4545
4646
- name: Set architecture variable
4747
id: os-arch

0 commit comments

Comments
 (0)