| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(gitignore): clean-up | Alex Schofield | 2024-08-15 | 1 | -1/+6 |
| * | Merge pull request #28 from ajschofield/feature/iam.tf | Alex | 2024-08-15 | 10 | -276/+219 |
| |\ | |||||
| | * | Merge branch 'development' into feature/iam.tf | Alex | 2024-08-15 | 2 | -0/+83 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #23 from ajschofield/feature/terraform-additional-function... | lian-manonog | 2024-08-15 | 3 | -0/+135 |
| |\ \ | |||||
| | * \ | Merge branch 'development' into feature/terraform-additional-functionality | bulve-ad | 2024-08-13 | 5 | -20/+202 |
| | |\ \ | |||||
| | * | | | restore load_lambda script | Ang Bel | 2024-08-13 | 1 | -0/+52 |
| | * | | | rds.tf file with some placehodlers. Additional set up is required | Ang Bel | 2024-08-13 | 3 | -0/+162 |
| * | | | | Merge pull request #25 from ajschofield/chore/temp-merge-main-to-dev | Alex | 2024-08-13 | 2 | -0/+87 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Merge branch 'main' into chore/temp-merge-main-to-dev | Alex Schofield | 2024-08-13 | 2 | -0/+87 |
| |/| | | | |||||
| | | | * | Merge branch 'main' into feature/iam.tf | Alex | 2024-08-15 | 2 | -0/+87 |
| | | | |\ | |||||
| | | | | * | Merge pull request #24 from ajschofield/docs/dev-notes | Alex | 2024-08-13 | 1 | -36/+81 |
| | | |_|/| | |/| | | | |||||
| | * | | | | Merge pull request #21 from ajschofield/feature/ci-tests | Alex | 2024-08-13 | 2 | -0/+87 |
| | |\ \ \ \ | |||||
| | | * | | | | ci: check if python files exist | Alex Schofield | 2024-08-13 | 1 | -0/+17 |
| | | * | | | | ci: set cwd to ./terraform.yml | Alex Schofield | 2024-08-13 | 1 | -0/+3 |
| | | * | | | | ci: rm unused deploy.yml | Alex Schofield | 2024-08-13 | 1 | -33/+0 |
| | | * | | | | ci: add python quality checks (separately) | Alex Schofield | 2024-08-13 | 1 | -0/+33 |
| | | * | | | | ci: add terraform quality checks | Alex Schofield | 2024-08-13 | 1 | -0/+34 |
| | | * | | | | fix(ci): replace glob pattern for pylint | Alex Schofield | 2024-08-13 | 1 | -1/+1 |
| | | * | | | | ci: initialise quality-checks job | Alex Schofield | 2024-08-13 | 1 | -0/+33 |
| | |/ / / / | |||||
| | | | * | | fix(tf): create lambda zips before referencing | Alex Schofield | 2024-08-15 | 1 | -6/+21 |
| | | | * | | Merge branch 'feature/iam/alex-changes' into feature/iam.tf | Alex Schofield | 2024-08-15 | 7 | -181/+169 |
| | | | |\ \ | |||||
| | | | | * | | fix(infra/tf): add unique id to permissions | Alex Schofield | 2024-08-15 | 1 | -11/+34 |
| | | | | * | | feat(tf): add cloudwatch events iam policies | Alex Schofield | 2024-08-14 | 1 | -0/+27 |
| | | | | * | | chore(cleanup): remove unused rds section | Alex Schofield | 2024-08-14 | 1 | -3/+0 |
| | | | | * | | chore(cleanup): remove commented out code | Alex Schofield | 2024-08-14 | 1 | -11/+0 |
| | | | | * | | infra(tf): temporarily remove events policies | Alex Schofield | 2024-08-14 | 1 | -28/+0 |
| | | | | * | | Merge remote-tracking branch 'origin/feature/iam/alex-changes' into feature/i... | Alex Schofield | 2024-08-14 | 6 | -143/+124 |
| | | | | |\ \ | |||||
| | | | | | * | | test(tf): attempt to solve ResourceConflictException | Alex Schofield | 2024-08-14 | 6 | -160/+139 |
| | | | | * | | | infra(tf): simplify multi_service_role | Alex Schofield | 2024-08-14 | 1 | -17/+15 |
| | | | | * | | | chore(gitignore): ignore .DS_Store | Alex Schofield | 2024-08-14 | 1 | -1/+2 |
| | | | | |/ / | |||||
| | | | * | | | uncomment s3 objects | Ellie | 2024-08-14 | 1 | -17/+17 |
| | | | * | | | amend s3 handler to extract | Ellie | 2024-08-14 | 1 | -1/+1 |
| | | | * | | | chage rate 30 seconds | Ellie | 2024-08-14 | 1 | -1/+1 |
| | | | |/ / | |||||
| | | | * | | wip: terraform debugging | lian-manonog | 2024-08-14 | 5 | -26/+35 |
| | | | * | | update gitignore | lian-manonog | 2024-08-14 | 1 | -1/+2 |
| | | | * | | style change | lian-manonog | 2024-08-14 | 1 | -1/+1 |
| | | | * | | change the attachment/policies, individual | lian-manonog | 2024-08-14 | 1 | -8/+23 |
| | | | * | | change the name of bucket in backend bucket | lian-manonog | 2024-08-14 | 1 | -1/+1 |
| | | | * | | change the s3-key | lian-manonog | 2024-08-14 | 1 | -3/+3 |
| | | | * | | delete events TBD | lian-manonog | 2024-08-14 | 1 | -52/+0 |
| | | | * | | wip: running terraform apply to continue fixing terraform infrastructure | lian-manonog | 2024-08-13 | 5 | -65/+84 |
| | |_|/ / |/| | | | |||||
| * | | | | Merge pull request #19 from ajschofield/chore/tf-iam | lian-manonog | 2024-08-13 | 1 | -0/+128 |
| |\ \ \ \ | |||||
| | * | | | | infra(tf): clean-up code | Ellie | 2024-08-13 | 1 | -13/+56 |
| | * | | | | infra(tf): clean-up code & init lambda iam setup | Ellie | 2024-08-13 | 1 | -49/+74 |
| | * | | | | infra(tf): add wip lambda role | Ellie | 2024-08-13 | 1 | -3/+6 |
| | * | | | | infra(tf): add wip write policy and attach policy | Ellie | 2024-08-13 | 1 | -12/+21 |
| | * | | | | infra(tf): add s3 policy for list & write | Ellie | 2024-08-13 | 1 | -5/+24 |
| | * | | | | Merge remote-tracking branch 'origin/development' into chore/tf-iam | Ellie | 2024-08-13 | 3 | -36/+130 |
| | |\ \ \ \ | |||||
| | * | | | | | chore: add aws_iam_role | Ellie | 2024-08-12 | 1 | -0/+29 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #18 from ajschofield/feature/lambdas-tf-setup | Ellie | 2024-08-13 | 5 | -20/+121 |
| |\ \ \ \ \ | |||||
