Name | Version |
---|---|
terraform | ~> 0.13 |
aws | ~> 3 |
null | ~> 3 |
Name | Version |
---|---|
aws | ~> 3 |
null | ~> 3 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
api_gw_endpoint_type | The type of API Gateway Endpoint | string |
"REGIONAL" |
no |
api_gw_stage_name | The name of the API Gateway Stage. This is used to avoid cycles within the configuration (e.g. between CloudWatch Log Groups and Stage). |
string |
"v1" |
no |
extra_tags | Extra tags to add to the resources | map |
{} |
no |
region | The AWS region where to deploy. | string |
"eu-west-2" |
no |
Name | Description |
---|---|
api_url | The URL to be used to invoke the API |