Skip to content

Commit

Permalink
update inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuamkite committed Aug 21, 2018
1 parent 0cfbf96 commit 650e627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ These have been generated with [terraform-docs](https://github.com/segmentio/ter
| route53_zone_id | Route53 zoneId | string | `` | no |
| subnets_asg | list of subnets for autoscaling group | list | `<list>` | no |
| subnets_elb | list of subnets for load balancer | list | `<list>` | no |
| tags | AWS tags that should be associated with created resources (except autoscaling group!) | map | `<map>` | no |
| tags | AWS tags that should be associated with created resources | map | `<map>` | no |
| vpc | ID for Virtual Private Cloud to apply security policy and deploy stack to | string | - | yes |

## Outputs
Expand Down

0 comments on commit 650e627

Please sign in to comment.