Skip to content

Commit 39d3a14

Browse files
committed
cd: change backend config
1 parent ff5fa7a commit 39d3a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Terraform Init
3232
run: |
33-
cd infra && terraform init
33+
env && cd infra && terraform init
3434
3535
- name: Terraform Validate
3636
run: terraform validate

0 commit comments

Comments
 (0)