provider/aws: Improve documentation for the cloudformation_stack resource.
Fixes: #8483
This commit is contained in:
parent
0fa5aefb96
commit
8ac89c7860
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue