| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(ci): add missing checkout action | Alex Schofield | 2024-08-15 | 1 | -0/+1 |
| | | |||||
| * | fix(ci): correct terraform folder path | Alex Schofield | 2024-08-15 | 1 | -3/+3 |
| | | |||||
| * | ci: separate python & terraform jobs | Alex Schofield | 2024-08-15 | 1 | -2/+5 |
| | | |||||
| * | Merge branch 'development' into feature/ci-tests | Alex Schofield | 2024-08-15 | 15 | -0/+832 |
| |\ | |||||
| | * | Merge pull request #34 from ajschofield/feature-extract-lambda-data-extraction | lian-manonog | 2024-08-15 | 6 | -21/+332 |
| | |\ | | | | | | | PR: merge feature-lambda to dev branch | ||||
| | | * | Merge pull request #33 from ajschofield/tf-secrets-manager | lian-manonog | 2024-08-15 | 16 | -121/+600 |
| | | |\ | | | | | | | | | PR: merge secrets manager with extract_lambda | ||||
| | | | * | Merge branch 'feature-extract-lambda-data-extraction' into tf-secrets-manager | lian-manonog | 2024-08-15 | 4 | -22/+249 |
| | | | |\ | | | |/ | | |/| | |||||
| | | * | | test: mid-through test for process_and_upload_tables | T-Aji | 2024-08-14 | 2 | -12/+39 |
| | | | | | |||||
| | | * | | test: passing test for function connect_to_database | T-Aji | 2024-08-14 | 2 | -18/+62 |
| | | | | | |||||
| | | * | | feat/passing tests to helper function list_existing_s3_files | T-Aji | 2024-08-14 | 4 | -5/+60 |
| | | | | | |||||
| | | * | | feat/ add logging & split task into 3 helper functions | T-Aji | 2024-08-13 | 1 | -31/+109 |
| | | | | | |||||
| | | * | | dumps data to csv | T-Aji | 2024-08-13 | 1 | -5/+27 |
| | | | | | |||||
| | | | * | wip: secrets manager pushing to merge with extract_lambda | lian-manonog | 2024-08-15 | 4 | -0/+84 |
| | | |/ | |/| | |||||
| | * | | Merge pull request #28 from ajschofield/feature/iam.tf | Alex | 2024-08-15 | 10 | -276/+219 |
| | |\ \ | | | | | | | | | pr: pull terraform changes into development for testing | ||||
| | | * \ | Merge branch 'development' into feature/iam.tf | Alex | 2024-08-15 | 2 | -0/+83 |
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | Merge pull request #23 from ↵ | lian-manonog | 2024-08-15 | 3 | -0/+135 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | ajschofield/feature/terraform-additional-functionality Feature/terraform additional functionality | ||||
| | | * \ \ | 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 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | pr: merge main changes to development | ||||
| | | * | | | | 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 |
| | | | | |\ \ | |||||
| | | | | * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | | | | | * | | | 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 ↵ | Alex Schofield | 2024-08-14 | 6 | -143/+124 |
| | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/iam/alex-changes | ||||
| | | | | | | * | | | 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 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | merging the iam.tf file in tf with development (no conflicts) | ||||
| | | * | | | | | 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 |
| | | | | | | | | |||||
