Commit Graph

4 Commits

Author SHA1 Message Date
R Tyler Croy 0cdb91c8b4 Update the deployment to optimize yesterday's partition 2023-03-30 23:41:07 -07:00
R Tyler Croy 79263750c7 Correct the AWS_S3_LOCKING_PROVIDER environment variable which is required by delta-rs
This ensures that Delta uses DynamoDB for its locking, thereby allowing safe
concurrent writers to the same delta table
2023-03-27 07:57:25 -07:00
R Tyler Croy 65d34abb9c Complete the necessary terraform code for all the necessary resources to run
This terraform code doesn't actually provision a bucket, the function assumes
that a bucket is defined elsewhere
2023-03-26 22:27:43 -07:00
R Tyler Croy 3ca550827d Introduce a set of terraform to provision the function 2023-03-26 21:45:02 -07:00