kunish / playground

Provison my whole vsphere infrastructure using terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground

Requirements

No requirements.

Providers

Name Version
vsphere 2.0.2

Modules

Name Source Version
vm_cluster_controlplane ./modules/vm-ova-ubuntu n/a
vm_cluster_proxy ./modules/vm-ova-ubuntu n/a
vm_cluster_worker ./modules/vm-ova-ubuntu n/a
vm_jarvy ./modules/vm-ova-ubuntu n/a
vm_large ./modules/vm-ova-ubuntu n/a
vm_mini ./modules/vm-ova-ubuntu n/a

Resources

Name Type
vsphere_content_library.library resource
vsphere_content_library_item.flatcar resource
vsphere_content_library_item.ubuntu resource
vsphere_datacenter.datacenter resource
vsphere_distributed_port_group.dpg resource
vsphere_distributed_virtual_switch.dvs resource
vsphere_folder.folders resource
vsphere_host.emc resource
vsphere_host.nuc resource
vsphere_vapp_container.cluster resource
vsphere_vapp_entity.entity_cluster_controlplane resource
vsphere_vapp_entity.entity_cluster_proxy resource
vsphere_vapp_entity.entity_cluster_worker resource
vsphere_datastore.datastore data source
vsphere_datastore.nuc data source
vsphere_network.nic data source
vsphere_resource_pool.emc_pool data source
vsphere_resource_pool.nuc_pool data source

Inputs

Name Description Type Default Required
esxi_password n/a string n/a yes
esxi_username n/a string n/a yes
vsphere_password n/a string n/a yes
vsphere_server n/a string n/a yes
vsphere_user n/a string n/a yes

Outputs

No outputs.

About

Provison my whole vsphere infrastructure using terraform


Languages

Language:HCL 100.0%