Name | Version |
---|---|
terraform | ~> 0.15.0 |
Name | Version |
---|---|
aws | n/a |
No modules.
Name | Description | Type | Default | Required |
---|---|---|---|---|
api_gateway_stage_name | The API Gateway stage name | string |
n/a | yes |
api_zip_name | The name of the zip fiel that hosts the binary API application | string |
n/a | yes |
aws_account_id | The id of the AWS Account to apply changes to. | string |
n/a | yes |
aws_region | The region of our accounts. | string |
n/a | yes |
lambda_function_name | The name of the lambda funciton (duh). | string |
n/a | yes |
log_retention_in_days | The number of days we are going to keep logs for | number |
n/a | yes |
No outputs.