todo: add todos

This commit is contained in:
2025-09-18 13:30:51 -05:00
parent a9f8183309
commit 9648a0b161

View File

@@ -32,3 +32,5 @@ Not an ideal process, so we should improve.
- [x] test ci permissions with a real terraform apply (not in ci) - [x] test ci permissions with a real terraform apply (not in ci)
- [ ] can we make a lower-weight runner? ubuntu-latest is heavy and still requires ~1m for providers - [ ] can we make a lower-weight runner? ubuntu-latest is heavy and still requires ~1m for providers
- [ ] For new domain should provide a default set of content in the bucket? or does that cost more for the extra creates, for a local project we may not care - [ ] For new domain should provide a default set of content in the bucket? or does that cost more for the extra creates, for a local project we may not care
- [ ] in ci our terraform plan steps should output a file, which could get manually reviewed (add to PR as comment)
- [ ] create workflow for drift detection