wip
This commit is contained in:
parent
2aa47a54d1
commit
5fbdae14c7
4 changed files with 144 additions and 0 deletions
35
pve01.wheatley.in/k8s-wheatley/modules/talos-image/README.md
Normal file
35
pve01.wheatley.in/k8s-wheatley/modules/talos-image/README.md
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
<!-- BEGIN_TF_DOCS -->
|
||||
## Requirements
|
||||
|
||||
| Name | Version |
|
||||
|------|---------|
|
||||
| <a name="requirement_proxmox"></a> [proxmox](#requirement\_proxmox) | 0.85.1 |
|
||||
|
||||
## Providers
|
||||
|
||||
| Name | Version |
|
||||
|------|---------|
|
||||
| <a name="provider_http"></a> [http](#provider\_http) | n/a |
|
||||
| <a name="provider_proxmox"></a> [proxmox](#provider\_proxmox) | 0.85.1 |
|
||||
|
||||
## Modules
|
||||
|
||||
No modules.
|
||||
|
||||
## Resources
|
||||
|
||||
| Name | Type |
|
||||
|------|------|
|
||||
| [proxmox_virtual_environment_download_file.talos-image](https://registry.terraform.io/providers/bpg/proxmox/0.85.1/docs/resources/virtual_environment_download_file) | resource |
|
||||
| [http_http.schematic](https://registry.terraform.io/providers/hashicorp/http/latest/docs/data-sources/http) | data source |
|
||||
|
||||
## Inputs
|
||||
|
||||
| Name | Description | Type | Default | Required |
|
||||
|------|-------------|------|---------|:--------:|
|
||||
| <a name="input_talos_version"></a> [talos\_version](#input\_talos\_version) | Talos version to download | `string` | n/a | yes |
|
||||
|
||||
## Outputs
|
||||
|
||||
No outputs.
|
||||
<!-- END_TF_DOCS -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue