fix: role chaning on mulitple runs (#1340)

This commit is contained in:
Tom Keller
2025-04-25 16:11:28 -07:00
committed by kellertk
parent 7b4c4016d3
commit 7fab3c1652

View File

@@ -11,9 +11,6 @@ export function translateEnvVariables() {
const envVars = [
'AWS_REGION',
'ROLE_TO_ASSUME',
'AWS_ACCESS_KEY_ID',
'AWS_SECRET_ACCESS_KEY',
'AWS_SESSION_TOKEN',
'WEB_IDENTITY_TOKEN_FILE',
'ROLE_CHAINING',
'AUDIENCE',