You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.
Initialize Terraform:
$ cd terraform/
$ terraform init
Initizalize Lambda Function:
#This will build an S3 bucket, zip and store the python function, and create the Lambda in AWS.
$ terraform apply --var-file=params/poc.tfvars