From 90f786279b943f52637ec8eb2f297660c0e30e22 Mon Sep 17 00:00:00 2001 From: Brett Curtis Date: Tue, 24 Dec 2024 09:37:25 -0500 Subject: [PATCH] Update service account --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cffe79c..405a3ad 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,6 +18,6 @@ jobs: uses: osinfra-io/github-terraform-gcp-called-workflows/.github/workflows/test.yml@v0.2.5 if: github.actor != 'dependabot[bot]' with: - service_account: plt-lz-testing-github@ptl-lz-terraform-tf91-sb.iam.gserviceaccount.com + service_account: plt-lz-testing-github@plt-lz-terraform-tf00-sb.iam.gserviceaccount.com terraform_version: ${{ vars.TERRAFORM_VERSION }} workload_identity_provider: projects/746490462722/locations/global/workloadIdentityPools/github-actions/providers/github-actions-oidc