{"id":30186054,"url":"https://github.com/tenthirtyam/terraform-examples-vmware","last_synced_at":"2025-08-12T14:10:14.577Z","repository":{"id":40351892,"uuid":"418669814","full_name":"tenthirtyam/terraform-examples-vmware","owner":"tenthirtyam","description":"Terraform Examples for VMware Solutions","archived":false,"fork":false,"pushed_at":"2025-06-19T23:30:00.000Z","size":122,"stargazers_count":49,"open_issues_count":1,"forks_count":18,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-11T09:58:37.481Z","etag":null,"topics":["hcl","terraform","vmware","vmware-cloud","vmware-nsx","vmware-vrealize-automation","vmware-vsphere"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tenthirtyam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["tenthirtyam"]}},"created_at":"2021-10-18T21:10:34.000Z","updated_at":"2025-08-01T17:44:19.000Z","dependencies_parsed_at":"2023-10-01T16:26:53.732Z","dependency_job_id":"9f7e7249-98cc-4ce0-9259-090a72f8f3e2","html_url":"https://github.com/tenthirtyam/terraform-examples-vmware","commit_stats":null,"previous_names":["tenthirtyam/terraform-examples-vmware"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tenthirtyam/terraform-examples-vmware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenthirtyam%2Fterraform-examples-vmware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenthirtyam%2Fterraform-examples-vmware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenthirtyam%2Fterraform-examples-vmware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenthirtyam%2Fterraform-examples-vmware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tenthirtyam","download_url":"https://codeload.github.com/tenthirtyam/terraform-examples-vmware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenthirtyam%2Fterraform-examples-vmware/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270073664,"owners_count":24522390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hcl","terraform","vmware","vmware-cloud","vmware-nsx","vmware-vrealize-automation","vmware-vsphere"],"created_at":"2025-08-12T14:10:11.810Z","updated_at":"2025-08-12T14:10:14.563Z","avatar_url":"https://github.com/tenthirtyam.png","language":"HCL","funding_links":["https://github.com/sponsors/tenthirtyam"],"categories":[],"sub_categories":[],"readme":"# Terraform Examples for VMware Solutions\n\n## Introduction\n\nThis repository provides infrastructure-as-code examples to automate the creation of resources on VMware products / solutions.\n\nExamples are provided for the following:\n\n**VMware Cloud Services**\n- Cloud Proxy for Skyline\n- Cloud Proxy for vRealize Operations Cloud\n- Cloud Proxy for vRealize Log Insight Cloud\n- Cloud Proxy for vRealize Network Insight Cloud\n- Cloud Proxy for vRealize Automation Cloud\n- Cloud Extensibility Proxy for vRealize Automation Cloud\n- Activate Tanzu services on VMware Cloud on AWS\n\n**VMware vSphere**\n- vSphere Content Library\n  - Publisher\n  - Subscriber\n  - Subscriber for Tanzu\n  - Items\n- vSphere DRS Anti-Affinty Rules\n- vSphere DRS VM-VM Rules\n- vSphere Folders\n- vSphere Folders and Resource Pools\n- vSphere HA VM-Host Groups\n- vSphere HA VM Overrides\n- vSphere Custom Roles for vRealize Suite\n- vSphere Custom Role for Packer\n- vSphere dvPortGroup for NFS Storage\n- vSphere NFS Datastore\n- vSphere Storage Policy for Tanzu\n- vSphere Virtual Machine (Various Examples)\n\n**VMware NSX-T Data Center**\n- NSX Segments for Existing Networks in vRealize Automation\n- NSX Segments for On-Demand Networks in vRealize Automation\n\n**VMware vRealize Automation**\n- Cloud Accounts\n  - vCenter Server\n  - NSX-T Data Center\n- Image Mappings\n- Flavor Mappings\n- Storage Profiles\n- Network Profiles\n  - Existing Networks\n  - On-Demand Networks\n- Fabric Networks\n  - Existing Networks\n  - On-Demand Networks\n- Cloud Template\n- Projects\n- Content Source\n- Content Item\n\n**VMware Cloud Director**\n- VCD Virtual Machine\n\n## Getting Started\n\nIf you'd like to automate the creation of the custom vSphere role, a Terraform example is included in the project.\n\n1. Clone the repository.\n\n```\ngit clone https://github.com/tenthirtyam/terraform-examples-vmware.git\n```\n\n2. Navigate to the directory for the example.\n\n```\ncd terraform-examples-vmware/vsphere/vsphere-roles-vrealize\n```\n\n3. Duplicate the `terraform.tfvars.example` file to `terraform.tfvars` in the directory.\n\n```\ncp terraform.tfvars.example terraform.tfvars\n```\n\n4. Open the `terraform.tfvars` file and update the variables according to your environment.\n\n5. Initialize the current directory and the required Terraform provider for VMware vSphere.\n\n```\nterraform init\n```\n\n6. Create a Terraform plan and save the output to a file.\n\n```\nterraform plan -out=tfplan\n```\n\n6. Apply the Terraform plan.\n\n```\nterraform apply tfplan\n```\n\n## Author\n\nThe following are active maintainers of this repository.\n\n* [Ryan Johnson](https://github.com/tenthirtyam), Staff Solutions Architect, VMware, Inc.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenthirtyam%2Fterraform-examples-vmware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftenthirtyam%2Fterraform-examples-vmware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenthirtyam%2Fterraform-examples-vmware/lists"}