add permissions to gcp auth

This commit is contained in:
E M 2026-04-22 21:00:52 +10:00
parent 5da037fb11
commit 1bc1336268
No known key found for this signature in database

View File

@ -205,6 +205,9 @@ jobs:
runs-on: ubuntu-latest
if: github.ref_type == 'tag' || github.event_name == 'workflow_dispatch'
needs: build-docker-dist-tests
permissions:
id-token: write
contents: read
env:
TF_VAR_project: ${{ secrets.RELEASE_TESTS_GCP_PROJECT }}
TF_VAR_region: europe-west4