| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | test(tf): attempt to solve ResourceConflictException | Alex Schofield | 2024-08-14 | 6 | -160/+139 |
| | | |||||
| * | wip: terraform debugging | lian-manonog | 2024-08-14 | 2 | -25/+27 |
| | | |||||
| * | 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 |
| | | |||||
| * | wip: running terraform apply to continue fixing terraform infrastructure | lian-manonog | 2024-08-13 | 4 | -65/+79 |
| | | |||||
| * | 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 |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/development' into chore/tf-iam | Ellie | 2024-08-13 | 2 | -0/+49 |
| | |\ | |||||
| | * | | chore: add aws_iam_role | Ellie | 2024-08-12 | 1 | -0/+29 |
| | / | |||||
| * | | replacement for events.tf variable placeholders, s3 bucket notifications, ↵ | Ang Bel | 2024-08-13 | 4 | -20/+121 |
| | | | | | | | | | lambda.tf set up (function, zip, permissions), code bucket to store zipped lambdas | ||||
| * | | Merge pull request #15 from ajschofield/5-tf---eventstf | HastarTara | 2024-08-13 | 1 | -0/+72 |
| |\ \ | | | | | | | 5 tf eventstf | ||||
| | * | | [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 |
| | / | |||||
| * / | s3 buckets in tf and initial blank lambda py files set-up in src folder for ↵ | Ang Bel | 2024-08-13 | 2 | -0/+22 |
| |/ | | | | the next task of lambda tf set up | ||||
| * | Completed the main.tf and vars.tf file. | lian-manonog | 2024-08-12 | 2 | -0/+49 |
| Currently: figuring out the configurations for AWS IAM USERS | |||||
