provider/aws: Improve documentation for the cloudformation_stack resource.

Fixes: #8483
This commit is contained in:
Jake Champlin 2017-04-25 18:15:28 -04:00
parent 0fa5aefb96
commit 8ac89c7860
No known key found for this signature in database
GPG Key ID: DC31F41958EF4AC2
1 changed files with 1 additions and 1 deletions

View File

@ -73,4 +73,4 @@ The following arguments are supported:
The following attributes are exported:
* `id` - A unique identifier of the stack.
* `outputs` - A list of output structures.
* `outputs` - A map of outputs from the stack.