Skip to content

Commit

Permalink
Merge branch 'main' into 1495-implement-image-upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaehyeon1020 authored May 27, 2024
2 parents 5f22f91 + 3c0631a commit f6e48e5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:

- name: Terraform Init
working-directory: ./apps/infra/deploy
run: terraform init -upgrade
run: terraform init

# TODO: plan in the other job, and reuse the plan file
- name: Terraform Plan
Expand Down
29 changes: 14 additions & 15 deletions apps/infra/deploy/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f6e48e5

Please sign in to comment.