aboutsummaryrefslogtreecommitdiffstats
path: root/terraform
Commit message (Expand)AuthorAgeFilesLines
* style(tf): improve legibility of lambda.tf sectionsAlex Schofield2024-08-191-4/+16
* infra(tf): add state file encryptionAlex Schofield2024-08-191-3/+4
* chore(tf): replace static tag values in main.tf with variablesAlex Schofield2024-08-192-4/+24
* infra(tf): enforce version constraint on terraformAlex Schofield2024-08-191-0/+1
* infra(tf): remove rds.tfAlex Schofield2024-08-191-70/+0
* fix(tf): fix permissions for bucket/object accessAlex Schofield2024-08-191-2/+15
* chore(tf): remove unused requirements variableAlex Schofield2024-08-191-5/+4
* fix(tf): correct s3_bucket value for lambda_layerAlex Schofield2024-08-191-1/+1
* fix(tf): correct layer.zip output pathAlex Schofield2024-08-191-3/+3
* infra(tf): remove lambda layer dev referenceAlex Schofield2024-08-191-5/+0
* infra(tf): modify variables & remove past zip creationAlex Schofield2024-08-191-4/+3
* style: remove redundant commentAlex Schofield2024-08-191-6/+2
* layers block update, function resources to inlcude attributes: layers, correc...Ang Bel2024-08-192-31/+44
* test(fx): fix prepare_layer - brokenAlex Schofield2024-08-161-7/+6
* chore(tf): remove dummy username/passwordAlex Schofield2024-08-161-12/+2
* 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
* | | 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
|\ \
| * | 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, lam...Ang Bel2024-08-134-20/+121
| |/ |/|
* | Merge pull request #15 from ajschofield/5-tf---eventstfHastarTara2024-08-131-0/+72
|\ \
| * | [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 t...Ang Bel2024-08-132-0/+22
|/
git.ajschof.me — hosted by ajschofield — powered by cgit