| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | infra(tf): remove repetitive suffix resources in events.tf | Alex Schofield | 2024-08-19 | 1 | -19/+7 |
| | | |||||
| * | docs(tf): improve legibility of events.tf sections | Alex Schofield | 2024-08-19 | 1 | -1/+16 |
| | | |||||
| * | fix(infra/tf): add unique id to permissions | Alex Schofield | 2024-08-15 | 1 | -11/+34 |
| | | | | | | | | | | This was done to resolve issues with `ResourceConflictException` - add random_string resources for every lambda permission to add as suffixes - also add lifecycle options to force recreation whenever the random strings change | ||||
| * | test(tf): attempt to solve ResourceConflictException | Alex Schofield | 2024-08-14 | 1 | -20/+15 |
| | | |||||
| * | wip: terraform debugging | lian-manonog | 2024-08-14 | 1 | -8/+10 |
| | | |||||
| * | style change | lian-manonog | 2024-08-14 | 1 | -1/+1 |
| | | |||||
| * | wip: running terraform apply to continue fixing terraform infrastructure | lian-manonog | 2024-08-13 | 1 | -2/+2 |
| | | |||||
| * | replacement for events.tf variable placeholders, s3 bucket notifications, ↵ | Ang Bel | 2024-08-13 | 1 | -12/+11 |
| | | | | | lambda.tf set up (function, zip, permissions), code bucket to store zipped lambdas | ||||
| * | [feat]/add step function trigger 2 of 2 | T-Aji | 2024-08-13 | 1 | -1/+21 |
| | | |||||
| * | [feat]/add eventbridge schedule and step function trigger 1 of 2 | T-Aji | 2024-08-13 | 1 | -0/+52 |
