diff --git a/.github/workflows/iac.yml b/.github/workflows/iac.yml index 77807936..7cf0a299 100644 --- a/.github/workflows/iac.yml +++ b/.github/workflows/iac.yml @@ -123,7 +123,7 @@ jobs: with: workload_identity_provider: ${{ inputs.GCP_WIP }} project_id: ${{ inputs.PROJECT_ID }} - service_account: ${{ inputs.GCP_SA }} + # service_account: ${{ inputs.GCP_SA }} - name: Sops Binary Installer uses: mdgreenwald/mozilla-sops-action@v1.5.0