Compare commits

...

4 Commits

Author SHA1 Message Date
9648a0b161 todo: add todos 2025-09-18 13:30:51 -05:00
a9f8183309 Merge pull request 'Purely documentation and typing, let's try' (#2) from dev into master
All checks were successful
Terraform validate and apply / terraform (ubuntu-latest) (push) Successful in 2m13s
Reviewed-on: #2
2025-09-18 16:23:41 +00:00
1381635467 Merge branch 'master' into dev
All checks were successful
Terraform validate and apply / terraform (ubuntu-latest) (pull_request) Successful in 3m16s
2025-09-18 11:19:50 -05:00
64c297a905 Merge pull request 'modularise?' (#1) from module into master
All checks were successful
Terraform validate and apply / terraform (ubuntu-latest) (push) Successful in 7m30s
Reviewed-on: #1
2025-09-18 15:48:39 +00:00

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)
- [ ] 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
- [ ] 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