mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-06-28 04:09:11 +00:00
feat: e2e tests within rust instead
This commit is contained in:
parent
7b40a0ae17
commit
38a15a3bcd
8 changed files with 550 additions and 156 deletions
|
@ -20,7 +20,7 @@ resource federatedCredential 'Microsoft.ManagedIdentity/userAssignedIdentities/f
|
|||
parent: managedIdentity[index]
|
||||
properties: {
|
||||
issuer: 'https://token.actions.githubusercontent.com'
|
||||
subject: 'repo:bartvdbraak/keyweave:environment:${environment}'
|
||||
subject: 'repo:bartvdbraak/keyweave:environment:test'
|
||||
audiences: [
|
||||
'api://AzureADTokenExchange'
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue