Koyomi Araragi

Results 25 issues of Koyomi Araragi

My setup looks like this: ``` export default $config({ app(input) { return { name: "myapp-landing", removal: input?.stage === "prod" ? "retain" : "remove", home: "aws", }; }, async run() {...

Would be nice if this was supported, as long as we provided an existing ACM Certificate ARN. SST would take care of creating the extra distribution + S3 Website for...

Would be very nice if in my preferences I could set the default replay speed I want to use, e.g. 4x, 8x.

feature-request

When using ArgoCD for deploying Flagsmith, it thinks the cluster is not synced with the chart because it finds a diff, as the migrate-db container doesn't include a `resources: {}`....

There is an OriginAccessControl for AWS CloudFront that was accidentally deleted on AWS Console. Because this was part of an old Nextjs app that was removed from `sst.config.ts`, when I...