Merge pull request #13955 from hashicorp/f-improve-cloudformation-docs

provider/aws: Improve documentation for  cloudformation_stack
This commit is contained in:
Jake Champlin 2017-04-25 18:25:37 -04:00 committed by GitHub
commit 74ee782f71

View File

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