Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.
/ tf-foodcart-bot Public archive

🌎🍴Terraform deployment for foodcart-bot

Notifications You must be signed in to change notification settings

davidski/tf-foodcart-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foodcart Bot

DEPRECATED This component has been merged into my primary mono-repo.

Requirements

Name Version
terraform >= 0.12.0, < 0.14.0
aws ~> 2.7
aws ~> 2.70
random ~> 2.2

Providers

Name Version
aws ~> 2.7 ~> 2.70
terraform n/a

Inputs

Name Description Type Default Required
attachment_color Color to use for attachement postings. string "#00704a" no
aws_profile Name of AWS profile to use for API access. string "default" no
aws_region n/a string "us-west-2" no
project Default value for project tag. string "foodcart" no
slack_webhook Slack incoming webhook to use for posting. any n/a yes
vpc_cidr CIDR for build VPC string "192.168.0.0/16" no

Outputs

Name Description
lambda_role_arn n/a

About

🌎🍴Terraform deployment for foodcart-bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages