Skip to content

Commit

Permalink
use vault to fetch secrets
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Aug 14, 2024
1 parent 4b8974e commit f598cb3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/terratest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ on:
default: '1.9.0'
type: string

permissions:
contents: read
id-token: write

jobs:

terratest:
Expand Down

0 comments on commit f598cb3

Please sign in to comment.