Method |
How to Prepare a Template |
|
---|---|---|
Heat client |
Use a text editor (like Notepad++) to compile a template and save it in the YAML format. |
|
Management console |
Entering template content |
Compile a template using a text editor and copy template content to the text box when creating a stack. |
Uploading a file |
Compile a template using a text editor and then pack it in the format provided in Template Package Structure. Example Template Packages provides examples for your reference. |
Template files can be in the YAML or JSON format.
You can compile a template by following instructions in Template Syntax. If you are not familiar with how to compile a template, you can refer to our examples.