{"id":18496071,"url":"https://github.com/iagor1/terraform-vsphere","last_synced_at":"2026-01-24T12:08:52.564Z","repository":{"id":165328398,"uuid":"623988723","full_name":"iagor1/terraform-vsphere","owner":"iagor1","description":"This repo is a terraform code that creates vm in vcenter","archived":false,"fork":false,"pushed_at":"2024-04-20T01:43:36.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T03:32:34.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iagor1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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}},"created_at":"2023-04-05T14:06:06.000Z","updated_at":"2024-04-20T01:43:39.000Z","dependencies_parsed_at":"2024-12-25T17:20:52.263Z","dependency_job_id":null,"html_url":"https://github.com/iagor1/terraform-vsphere","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iagor1/terraform-vsphere","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iagor1%2Fterraform-vsphere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iagor1%2Fterraform-vsphere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iagor1%2Fterraform-vsphere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iagor1%2Fterraform-vsphere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iagor1","download_url":"https://codeload.github.com/iagor1/terraform-vsphere/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iagor1%2Fterraform-vsphere/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28727384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-06T13:27:41.796Z","updated_at":"2026-01-24T12:08:52.547Z","avatar_url":"https://github.com/iagor1.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-vsphere\nIf you use vcenter as a cloud, and need to create several vms, you can use this terraform as a template, this code can create several clones.\nThe branch clone_ovf use an image from content library.\nSome \"data\" blocks are mandatory to use otherwise terraform will throw an error. For further details read terraform docs. Wish you luck!\n# Steps to run \n- Install terraform\n- Change the variables to your setup environment\n- Clone this repo and inside the folder run the commands\n\n```\nterraform init\n```\n\n```\nterraform plan\n```\n\n```\nterraform apply\n```\n\n```\nterraform destroy\n```\n\n## That is just one way, the another way is : \n\n```\nterraform init\n```\n\n```\nterraform plan -out tfplan\n```\n\n\n```\nterraform apply \"tfplan\"\n```\n\n```\nterraform plan -destroy -out tfplan\n```\n\n```\nterraform apply \"tfplan\"\n```\nthis last way, terraform will create the tfplan file, and will follow this plan to do changes applys deletes etc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiagor1%2Fterraform-vsphere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiagor1%2Fterraform-vsphere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiagor1%2Fterraform-vsphere/lists"}