aboutsummaryrefslogtreecommitdiffstats
path: root/terraform
Commit message (Collapse)AuthorAgeFilesLines
* infra(tf): re-add code that creates layer zipAlex Schofield2024-08-161-12/+12
|
* infra(tf): add version constraints for null and archiveAlex Schofield2024-08-161-0/+8
|
* infra[tf] update lambda extract doesnt work yetHastarTara2024-08-161-4/+4
|
* comment out rds.tf to increases tf speedEllie2024-08-161-69/+69
|
* add lambda layerEllie2024-08-161-0/+35
|
* fix(tf): resolve naming issues with resourcesAlex Schofield2024-08-152-22/+24
|
* Merge branch 'development' into feature/iam.tfAlex2024-08-152-0/+83
|\
| * Merge branch 'development' into feature/terraform-additional-functionalitybulve-ad2024-08-133-20/+170
| |\
| * | rds.tf file with some placehodlers. Additional set up is requiredAng Bel2024-08-133-0/+162
| | |
* | | fix(tf): create lambda zips before referencingAlex Schofield2024-08-151-6/+21
| | |
* | | fix(infra/tf): add unique id to permissionsAlex Schofield2024-08-151-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 policiesAlex Schofield2024-08-141-0/+27
| | |
* | | chore(cleanup): remove unused rds sectionAlex Schofield2024-08-141-3/+0
| | |
* | | chore(cleanup): remove commented out codeAlex Schofield2024-08-141-11/+0
| | |
* | | infra(tf): temporarily remove events policiesAlex Schofield2024-08-141-28/+0
| | |
* | | test(tf): attempt to solve ResourceConflictExceptionAlex Schofield2024-08-146-160/+139
| | |
* | | wip: terraform debugginglian-manonog2024-08-142-25/+27
| | |
* | | style changelian-manonog2024-08-141-1/+1
| | |
* | | change the attachment/policies, individuallian-manonog2024-08-141-8/+23
| | |
* | | change the name of bucket in backend bucketlian-manonog2024-08-141-1/+1
| | |
* | | change the s3-keylian-manonog2024-08-141-3/+3
| | |
* | | wip: running terraform apply to continue fixing terraform infrastructurelian-manonog2024-08-134-65/+79
| |/ |/|
* | Merge pull request #19 from ajschofield/chore/tf-iamlian-manonog2024-08-131-0/+128
|\ \ | | | | | | merging the iam.tf file in tf with development (no conflicts)
| * | infra(tf): clean-up codeEllie2024-08-131-13/+56
| | |
| * | infra(tf): clean-up code & init lambda iam setupEllie2024-08-131-49/+74
| | |
| * | infra(tf): add wip lambda roleEllie2024-08-131-3/+6
| | |
| * | infra(tf): add wip write policy and attach policyEllie2024-08-131-12/+21
| | |
| * | infra(tf): add s3 policy for list & writeEllie2024-08-131-5/+24
| | |
| * | Merge remote-tracking branch 'origin/development' into chore/tf-iamEllie2024-08-132-0/+49
| |\ \
| * | | chore: add aws_iam_roleEllie2024-08-121-0/+29
| / /
* | / replacement for events.tf variable placeholders, s3 bucket notifications, ↵Ang Bel2024-08-134-20/+121
| |/ |/| | | | | lambda.tf set up (function, zip, permissions), code bucket to store zipped lambdas
* | Merge pull request #15 from ajschofield/5-tf---eventstfHastarTara2024-08-131-0/+72
|\ \ | | | | | | 5 tf eventstf
| * | [feat]/add step function trigger 2 of 2T-Aji2024-08-131-1/+21
| | |
| * | [feat]/add eventbridge schedule and step function trigger 1 of 2T-Aji2024-08-131-0/+52
| /
* / s3 buckets in tf and initial blank lambda py files set-up in src folder for ↵Ang Bel2024-08-132-0/+22
|/ | | | the next task of lambda tf set up
* Completed the main.tf and vars.tf file.lian-manonog2024-08-122-0/+49
Currently: figuring out the configurations for AWS IAM USERS
git.ajschof.me — hosted by ajschofield — powered by cgit