Skip to content

Commit 1fa3f92

Browse files
committed
test: 데이터 복구
1 parent 4c6904a commit 1fa3f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform-plan-sandbox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Terraform Init
7575
run: |
7676
terraform init \
77-
-backend-config="backend/NOT_EXIST.hcl" \
77+
-backend-config="backend/backend-sandbox.hcl" \
7878
-reconfigure
7979
8080
- name: Terraform Plan

0 commit comments

Comments
 (0)