provider/aws: Document `display_name` on SNS Topic

Fixes #3799
This commit is contained in:
James Nugent 2016-01-04 11:03:51 -05:00
parent 8458661080
commit e22376f6a0
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ resource "aws_sns_topic" "user_updates" {
The following arguments are supported:
* `name` - (Required) The friendly name for the SNS topic
* `display_name` - (Optional) The display name for the SNS topic
* `policy` - (Optional) The fully-formed AWS policy as JSON
* `delivery_policy` - (Optional) The SNS delivery policy