Commit de1253b
committed
docs: Allow additional description to be specified
This allows us to add helpful hints like:
```
The aws_ec2_vpc_endpoint_services table shows data for Amazon Elastic Compute Cloud (EC2) VPC Endpoint Services.
Note: You will usually want to use `WHERE owner != 'amazon'` when querying this table.
```
The second line is the additional description.1 parent c72190f commit de1253b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
0 commit comments