Skip to content

Commit f7df158

Browse files
committed
Add terraform to another job
1 parent ddf9f3b commit f7df158

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/reusable_terraform_frontend.yml

+3
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
- name: Checkout
3434
uses: actions/checkout@v4
3535

36+
- name: HashiCorp - Setup Terraform
37+
uses: hashicorp/[email protected]
38+
3639
- name: Build Frontend
3740
working-directory: frontend
3841
run: |

0 commit comments

Comments
 (0)