Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Latest commit

 

History

History
39 lines (29 loc) · 1.08 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.08 KB

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