diff --git a/umn/source/managing_stacks/creating_a_stack.rst b/umn/source/managing_stacks/creating_a_stack.rst index de05348..714cb83 100644 --- a/umn/source/managing_stacks/creating_a_stack.rst +++ b/umn/source/managing_stacks/creating_a_stack.rst @@ -44,7 +44,7 @@ Creating a Stack 2. Select Template - There are three ways to select a template, as shown in :ref:`#EN-US_TOPIC_0000001955571466/__d0e557 `: + There are three ways to select a template, as shown in :ref:`Figure Selecting a template `: a. Select a template from **My Templates**: Template name and version selector dropdowns. @@ -60,6 +60,7 @@ Creating a Stack The .tf, .tf.json, and .zip files are supported. At least the deployment code file needs to be uploaded. The size of a file cannot exceed 50 KB. The size of a decompressed .zip file cannot exceed 1 MB. +.. _en-us_topic_0000001955571466__fig133342145369: .. figure:: /_static/images/en-us_image_0000002156043285.png :alt: **Figure 5** Selecting a template @@ -197,7 +198,7 @@ The template consists of eight parts: - **opentelekomcloud_blockstorage_volume_v2** in **resource** indicates information about an EVS storage volume defined in the template. - **opentelekomcloud_compute_volume_attach_v2** in **resource** indicates the binding relationship between EVS storage volumes and ECS. - **variable** indicates variables defined by users in templates during stack creation and deployment. -- **output** defines the outputs of templates. After a stack is created, its output is generated based on the definition and displayed on the :ref:`Outputs ` tab page. +- **output** defines the outputs of templates. After a stack is created, its output is generated based on the definition and displayed on the :ref:`Outputs ` tab page. For detailed usage of other resources, please refer to `OpenTelekom Cloud Provider `__. diff --git a/umn/source/managing_stacks/viewing_stack_details.rst b/umn/source/managing_stacks/viewing_stack_details.rst index d045c84..015092e 100644 --- a/umn/source/managing_stacks/viewing_stack_details.rst +++ b/umn/source/managing_stacks/viewing_stack_details.rst @@ -45,7 +45,9 @@ There are six function modules on the stack details page: |image2| -#. **Outputs**: displays the output parameters and their values defined in the stack template, as shown in :ref:`Figure 5 `. +#. .. _en-us_topic_0000001991770629__li167036103014: + + **Outputs**: displays the output parameters and their values defined in the stack template, as shown in :ref:`Figure 5 `. .. _en-us_topic_0000001991770629____d0e1595: