Skip to content

Commit 532f2f4

Browse files
Add back S3 AUTH STRATEGY=iam
1 parent bee0720 commit 532f2f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/cdk-deploy/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,5 @@ runs:
8888
working-directory: ${{ inputs.dir }}
8989
run: uv run cdk deploy --all --require-approval never --outputs-file ${HOME}/cdk-outputs.json
9090
shell: bash
91+
env:
92+
TITILER_CMR_ADDITIONAL_ENV: '{"TITILER_CMR_S3_AUTH_STRATEGY":"iam"}'

0 commit comments

Comments
 (0)