/textbot

A bot using AWS Lex, Lambdas, Go, Twilio, and deployed with Terraform

Primary LanguageHCLMIT LicenseMIT

textbot Build Status

A bot using AWS Lex, Lambdas, and Twilio, deployed with Terraform

Eventual guide will be at -> https://giancarlopetrini.com

Currently, for testing:

  1. terraform init with terraform.tf commented out (cleaner way to do this part to come)
  2. terraform apply
  3. uncomment terraform.tf
  4. terraform init
  5. travis open restart build in the UI
  6. terraform apply