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
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