1.7 KiB
1.7 KiB
Requirements
No requirements.
Providers
No providers.
Modules
No modules.
Resources
No resources.
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| authorized_key | n/a | string |
"" |
no |
| cloud_init | Override system cloud_init | string |
"" |
no |
| cloud_init_vars | Override cloud init vars | map |
{} |
no |
| domain | n/a | string |
"nodomain" |
no |
| hostname | n/a | string |
"noname" |
no |
| os_name | The name of the operating system to create | string |
"ubuntu" |
no |
| os_version | The version of the operationg system to use | string |
"latest" |
no |
| password_hash | n/a | string |
"" |
no |
| user | n/a | string |
"cloud" |
no |
Outputs
| Name | Description |
|---|---|
| cloud_init | n/a |
| distro | n/a |
| os | n/a |
| template | n/a |
| template_vars | n/a |