aboutsummaryrefslogtreecommitdiffstats
path: root/terraform/events.tf
Commit message (Collapse)AuthorAgeFilesLines
* fix(tf): re-add separate random_string suffixes in events.tfAlex Schofield2024-08-191-7/+19
|
* fix(tf): lambda permissions should be created before destroyedAlex Schofield2024-08-191-3/+6
|
* docs(tf): remove redundant commentsAlex Schofield2024-08-191-9/+9
|
* infra(tf): remove repetitive suffix resources in events.tfAlex Schofield2024-08-191-19/+7
|
* docs(tf): improve legibility of events.tf sectionsAlex Schofield2024-08-191-1/+16
|
* 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
* test(tf): attempt to solve ResourceConflictExceptionAlex Schofield2024-08-141-20/+15
|
* wip: terraform debugginglian-manonog2024-08-141-8/+10
|
* style changelian-manonog2024-08-141-1/+1
|
* wip: running terraform apply to continue fixing terraform infrastructurelian-manonog2024-08-131-2/+2
|
* replacement for events.tf variable placeholders, s3 bucket notifications, ↵Ang Bel2024-08-131-12/+11
| | | | lambda.tf set up (function, zip, permissions), code bucket to store zipped lambdas
* [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
git.ajschof.me — hosted by ajschofield — powered by cgit