Skip to content

Deploy playground through AWS OIDC - #99

Merged
alixander merged 2 commits into
masterfrom
agent/deploy-playground-with-aws-oidc
Aug 2, 2026
Merged

Deploy playground through AWS OIDC#99
alixander merged 2 commits into
masterfrom
agent/deploy-playground-with-aws-oidc

Conversation

@alixander

Copy link
Copy Markdown
Contributor

What changed

  • grant the production deploy job contents: read and id-token: write
  • assume the new d2lang-playground-deploy AWS role through GitHub OIDC
  • point deploys at the D2-owned S3 bucket and CloudFront distribution with committed, non-secret workflow environment values
  • remove the static AWS key and deploy-target secret inputs

Why

Playground deployments need to target the new D2-owned AWS infrastructure without retaining long-lived AWS credentials in GitHub.

Impact

This only changes deployment authentication and destination configuration. It does not change TALA or other playground source code, merge the change, or alter DNS.

Validation

  • parsed .github/workflows/deploy.yml successfully as YAML
  • git diff --check
  • confirmed the diff contains only .github/workflows/deploy.yml
  • confirmed static AWS credential inputs and secret-backed deploy target references are absent

@alixander
alixander marked this pull request as ready for review August 2, 2026 23:07
@alixander
alixander merged commit 2659adf into master Aug 2, 2026
4 checks passed
@alixander
alixander deleted the agent/deploy-playground-with-aws-oidc branch August 2, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant