fix: builder and sdk changes #81
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tf-acc-test.yaml
vendored
2
.github/workflows/tf-acc-test.yaml
vendored
|
|
@ -24,6 +24,8 @@ jobs:
|
|||
|
||||
- name: Run Test
|
||||
uses: ./.github/actions/acc_test
|
||||
env:
|
||||
TF_ACC_SERVICE_ACCOUNT_FILE: ~/.stackit/credentials.json
|
||||
with:
|
||||
go-version: ${{ env.GO_VERSION }}
|
||||
project_id: ${{ vars.TEST_PROJECT_ID }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue