vsphere-cloudfoundation-folders
jd4883/vsphere-cloudfoundation-folders/vmware
A small terraform module for folder management within vsphere. This is designed to handle folders created by vmware cloud foundation
terraform-cloudfoundation-folders-vmware A small terraform module for folder management within vsphere. This is designed to handle folders created by vmware cloud foundation Overview This submodule was created to help automate bringing up my vmware environment when deploying cloud foundation. I have a variety of submodules I have written that I will be publishing and then referencing in my code. This is purely intended to be a convenience / consistency for deployments and allow for more lazy deployments with better accountability for what is where and why (i.e. tagging and good naming conventions). Feel free to make a PR to expand on functionality if it makes sense for the module use-case. Also feel free to fork a copy of this or any of the other publicly released submodules here and adjus
| Name | Type | Description | Default |
|---|---|---|---|
| dc_id | string | required | |
| host_folders | list(string) | [] | |
| network_folders | list(string) | [] | |
| datacenter_folders | list(string) | [] | |
| datastore_folders | list(string) | [] | |
| tags | list(string) | [] | |
| custom_attributes | map | {} | |
| vm_folders | list(string) | [] |
folders