aboutsummaryrefslogtreecommitdiffstats
path: root/terraform/s3.tf
Commit message (Collapse)AuthorAgeFilesLines
* infra(tf): add versioning to lambda_code_bucketAlex Schofield2024-08-191-0/+7
|
* infra(tf): experimental - add versioning to protect against accidental ↵Alex Schofield2024-08-191-0/+15
| | | | deletes/overwrites"
* docs(tf): correct lambda bucket name tagAlex Schofield2024-08-191-1/+1
|
* docs(tf): improve legibility of s3.tf sectionsAlex Schofield2024-08-191-3/+12
|
* chore(tf): add tags to s3 bucketsAlex Schofield2024-08-191-0/+10
|
* infra(tf): remove lambda layer dev referenceAlex Schofield2024-08-191-5/+0
|
* layers block update, function resources to inlcude attributes: layers, ↵Ang Bel2024-08-191-0/+5
| | | | correct handler and source_code_hash
* test(tf): attempt to solve ResourceConflictExceptionAlex Schofield2024-08-141-40/+3
|
* wip: terraform debugginglian-manonog2024-08-141-17/+17
|
* wip: running terraform apply to continue fixing terraform infrastructurelian-manonog2024-08-131-26/+37
|
* replacement for events.tf variable placeholders, s3 bucket notifications, ↵Ang Bel2024-08-131-8/+31
| | | | lambda.tf set up (function, zip, permissions), code bucket to store zipped lambdas
* s3 buckets in tf and initial blank lambda py files set-up in src folder for ↵Ang Bel2024-08-131-0/+17
the next task of lambda tf set up
git.ajschof.me — hosted by ajschofield — powered by cgit