aboutsummaryrefslogtreecommitdiffstats
path: root/terraform/events.tf
Commit message (Collapse)AuthorAgeFilesLines
* 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