vsphere-nested-esxi-creator
jd4883/vsphere-nested-esxi-creator/vmware
Nested ESXI Creation Module. Takes in parameters for a nested esxi host and creates 1 or more based on criteria. NOTE: this is a very early stages module and is not heavily developed yet, I would like to get variable documentation substantially more thorough as well as create some more clever options to assist administrators who wish to use this
terraform-vmware-vsphere-nested-esxi-creator Nested ESXI Creation Module. Takes in parameters for a nested esxi host and creates 1 or more based on criteria. NOTE: this is a very early stages module and is not heavily developed yet, I would like to get variable documentation substantially more thorough as well as create some more clever options to assist administrators who wish to use this
| Name | Type | Description | Default |
|---|---|---|---|
| password | string | required | |
| gateway | string | required | |
| cpu_cores | number | required | |
| dns | string | required | |
| hdd_size | number | required | |
| host_system_id | string | required | |
| hdd_datastore | string | required | |
| timeouts | number | required | |
| domain | string | required | |
| memory | number | required | |
| ssd_size | number | required | |
| datastore_id | string | required | |
| os_size | number | required | |
| network_id | string | required | |
| network_interfaces | number | required | |
| cidr | string | required | |
| resource_pool_id | string | required | |
| ssd_datastore | string | required | |
| template_uuid | string | required | |
| boot_delay | number | 0 | |
| efi_secure_boot_enabled | bool | false | |
| annotation | string | "Nested ESXi 7.0.2 Appliance (Build 1786 | |
| pci_device_id | list(string) | [] | |
| clone_timeout | number | 500 | |
| custom_attributes | map(string) | {} | |
| ip_start | number | 1 | |
| memory_reservation | number | 0 | |
| thin_disk_provisioning | bool | true | |
| enable_disk_uuid | bool | true | |
| firmware | string | "efi" | |
| extra_config | map(string) | {} | |
| sync_time_with_host | bool | true | |
| vlan | number | 0 | |
| boot_retry_enabled | bool | true | |
| tags | list(string) | [] | |
| hostname_prefix | string | "vesxi" | |
| nested_hv_enabled | bool | true | |
| disk_path | string | "vESXI/vSAN" | |
| guest_id | string | "vmkernel65Guest" | |
| … and 5 more inputs | |||
vms