| Name | Version |
|---|---|
| portainer | 1.13.2 |
| Name | Type |
|---|---|
| portainer_custom_template.example_string | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| custom_template_description | Description of the custom template | string |
n/a | yes |
| custom_template_edge | Whether this is an Edge template | bool |
false |
no |
| custom_template_file_content | Inline file content for the template (YAML/Compose) | string |
n/a | yes |
| custom_template_is_compose | Is Compose format (true/false) | bool |
false |
no |
| custom_template_note | Note that appears in the UI | string |
n/a | yes |
| custom_template_platform | Platform: 1 = linux, 2 = windows | number |
n/a | yes |
| custom_template_title | Title of the custom template | string |
n/a | yes |
| custom_template_type | Stack type: 1 = swarm, 2 = compose, 3 = kubernetes | number |
n/a | yes |
| portainer_api_key | Default Portainer Admin API Key | string |
n/a | yes |
| portainer_url | Default Portainer URL | string |
n/a | yes |