You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ _(in no particular order)_
24
24
-[ ] Give posts an optional expiration date after which they are deleted (if set). This will probably be implemented using the TTL functionality of DynamoDB (as opposed to a CRON which might have been used for cleanup in a traditional SQL database).
25
25
-[ ] Add a Github action to deploy preview builds to a temporary environment.
26
26
-[ ] Add tests on different levels (unit, integration, end-to-end, visual)
27
+
-[ ] Use [IAM floyd](https://www.npmjs.com/package/iam-floyd) to build IAM policies in a more concise way
27
28
28
29
### Workarounds (required currently)
29
30
- cross stack references are defined manually (using Terraform remote state and Terraform outputs)
0 commit comments