Skip to content

Commit bebabbb

Browse files
committed
Apiref infra cleanup done
1 parent 6054145 commit bebabbb

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

apigen/infra/README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,3 @@ npm run diff # cdk diff --all (needs AWS creds for the target account)
5959

6060
Changes merged to `2.2.x` under `apigen/infra/**` are deployed automatically by
6161
`.github/workflows/apiref-infra.yml`.
62-
63-
## Cleanup runbook (legacy resources, when stable for ~1 week)
64-
65-
The cutover from the legacy distribution is done; these legacy resources can be
66-
removed once the new stack has been stable for a sensible cooling-off period:
67-
68-
- Delete CloudFront distribution `E37G1C2KWNAPBD` (disable, wait, delete).
69-
- Delete CloudFront Functions `apiref-phpstan-org-viewer-request` and `secure-headers-response` (the latter has no remaining users after `E37G1C2KWNAPBD` is gone).
70-
- Delete the legacy ACM cert `arn:aws:acm:us-east-1:928192134594:certificate/18f4edec-8bec-4f52-a02b-a9738053b817` once unreferenced.
71-
- Empty and delete S3 bucket `web-apiref.phpstan.org`.
72-
- Delete the `APIREF_AWS_ACCESS_KEY_ID` and `APIREF_AWS_SECRET_ACCESS_KEY` GitHub secrets.
73-
- (Optional follow-up) Migrate `update-playground-api.yml` and `update-playground-runner.yml` to OIDC — they're the last workflows in this repo still using `PLAYGROUND_RUNNER_AWS_*` static keys.

0 commit comments

Comments
 (0)