add/default-route-table @cdobbyn (#110)
what
- Manages the default route table created alongside
aws_vpc
resource automatically.
why
- If not managed there are no identifying features about this resource which is confusing.
- In our case we establish ownership via tags passed into this module, if no tags are present it is difficult to report on ownership
references
- Closes #109
- aws_default_route_table