Update content
This commit is contained in:
parent
ee79021052
commit
4423c20aeb
@ -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 <en-us_topic_0000001955571466____d0e557>`:
|
||||
There are three ways to select a template, as shown in :ref:`Figure Selecting a template <en-us_topic_0000001955571466__fig133342145369>`:
|
||||
|
||||
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 <en-us_topic_0000001991770629__d0e1588>` 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 <en-us_topic_0000001991770629__li167036103014>` tab page.
|
||||
|
||||
For detailed usage of other resources, please refer to `OpenTelekom Cloud Provider <https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs>`__.
|
||||
|
||||
|
@ -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____d0e1595>`.
|
||||
#. .. _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>`.
|
||||
|
||||
.. _en-us_topic_0000001991770629____d0e1595:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user