Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 6b0fb15

Browse files
committed
add idea for future iteration
1 parent ca88240 commit 6b0fb15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ _(in no particular order)_
2424
- [ ] 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).
2525
- [ ] Add a Github action to deploy preview builds to a temporary environment.
2626
- [ ] 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
2728

2829
### Workarounds (required currently)
2930
- cross stack references are defined manually (using Terraform remote state and Terraform outputs)

0 commit comments

Comments
 (0)