diff --git a/doc/source/template_guide/composition.rst b/doc/source/template_guide/composition.rst index 3ba4712cf9..2bddb8b6e0 100644 --- a/doc/source/template_guide/composition.rst +++ b/doc/source/template_guide/composition.rst @@ -156,6 +156,10 @@ accessible as follows: Making your template resource more "transparent" ================================================ +.. note:: + + Available since 2015.1 (Kilo). + If you wish to be able to return the ID of one of the inner resources instead of the nested stack's identifier, you can add the special reserved output "OS::stack_id" to your template resource.