Fixes content errors for <h1> and intro text on aws_db_instance data source page (#12080)

This commit is contained in:
Justin Cardinal 2017-02-18 14:19:27 -06:00 committed by Paul Stack
parent 7587ac77d1
commit 1196114433
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ description: |-
Get information on an RDS Database Instance.
---
# aws\_ebs\_snapshot
# aws\_db\_instance
Use this data source to get information about an EBS Snapshot for use when provisioning EBS Volumes
Use this data source to get information about an RDS instance
## Example Usage