项目作者: davidski

项目描述 :
🌎🏠 Terraform deployment for update-zestimate Lambda function
高级语言: HCL
项目地址: git://github.com/davidski/tf-zestimate-update.git
创建时间: 2017-04-06T02:56:13Z
项目社区:https://github.com/davidski/tf-zestimate-update

开源协议:

下载


Zestimate Update Function

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

Requirements

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

Providers

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

Inputs

Name Description Type Default Required
aws_profile Name of AWS profile to use for API access. string "default" no
aws_region n/a string "us-west-2" no
bucket_key Location of Zestimate history file in S3. string "data/zestimate_history.csv" no
project Default value for project tag. string "zestimate" no
vpc_cidr CIDR for build VPC string "192.168.0.0/16" no
zpid Zillow property ID. any n/a yes
zwsid Zillow API ID. any n/a yes

Outputs

Name Description
lambda_role_arn n/a