Skip to content

Commit cb675e0

Browse files
are-cesclaude
andcommitted
LCORE-1724: try AWS_STS_REGIONAL_ENDPOINTS=regional for Pulumi STS validation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a047acf commit cb675e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.tekton/integration-tests/pipeline/lightspeed-stack-rhelai-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ spec:
145145
export AWS_ACCESS_KEY_ID="$(params.aws-access-key-id)"
146146
export AWS_SECRET_ACCESS_KEY="$(params.aws-secret-access-key)"
147147
export AWS_SESSION_TOKEN="$(params.aws-session-token)"
148+
export AWS_STS_REGIONAL_ENDPOINTS=regional
148149
echo "[mapt] Key ID length: ${#AWS_ACCESS_KEY_ID}"
149150
echo "[mapt] Secret length: ${#AWS_SECRET_ACCESS_KEY}"
150151
echo "[mapt] Token length: ${#AWS_SESSION_TOKEN}"

0 commit comments

Comments
 (0)