Skip to content

Commit fc613f8

Browse files
committed
test
1 parent 3e90578 commit fc613f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-e2e.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
2222
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
2323

24+
- name: Install Terraform
25+
uses: hashicorp/setup-terraform@v3
26+
2427
- name: Install azd
2528
uses: Azure/setup-azd@v2.1.0
2629

0 commit comments

Comments
 (0)