{"id":15083671,"url":"https://github.com/alilotfi23/jenkins-terraform-vsphere","last_synced_at":"2026-02-14T05:35:36.563Z","repository":{"id":195512219,"uuid":"693061916","full_name":"alilotfi23/jenkins-terraform-vsphere","owner":"alilotfi23","description":"Building Terraform Pipeline using Jenkins. ","archived":false,"fork":false,"pushed_at":"2024-12-13T08:42:27.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-03T13:41:34.654Z","etag":null,"topics":["jenkins","jenkins-pipeline","terraform","vsphere"],"latest_commit_sha":null,"homepage":"","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/alilotfi23.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-18T09:13:52.000Z","updated_at":"2025-03-17T09:34:57.000Z","dependencies_parsed_at":"2024-03-20T15:46:08.547Z","dependency_job_id":"3b4a1329-66c0-4662-b540-ebf47502e2e4","html_url":"https://github.com/alilotfi23/jenkins-terraform-vsphere","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"cae5dec7fc368bf5b08a91414ff477feee4726c4"},"previous_names":["alilotfi23/jenkins-terraform-vsphere"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/alilotfi23/jenkins-terraform-vsphere","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alilotfi23%2Fjenkins-terraform-vsphere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alilotfi23%2Fjenkins-terraform-vsphere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alilotfi23%2Fjenkins-terraform-vsphere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alilotfi23%2Fjenkins-terraform-vsphere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alilotfi23","download_url":"https://codeload.github.com/alilotfi23/jenkins-terraform-vsphere/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alilotfi23%2Fjenkins-terraform-vsphere/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"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":["jenkins","jenkins-pipeline","terraform","vsphere"],"created_at":"2024-09-25T06:30:44.537Z","updated_at":"2026-02-14T05:35:36.545Z","avatar_url":"https://github.com/alilotfi23.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jenkins-terraform-vsphere\nBuilding Terraform Pipeline using Jenkins. \n## stages\n![j](https://github.com/alilotfi23/jenkins-terraform-vsphere/assets/91953142/fc7ffd8b-5ae0-40dc-8b38-c73d017f94b4)\n## BluPrint\n![blue-1](https://github.com/alilotfi23/jenkins-terraform-vsphere/assets/91953142/1e2313e3-1f23-4ee0-bf8f-e425cf8f44f7)\n## terraform provider file\nA provider in Terraform is a plugin that enables interaction with an API. This includes Cloud providers and Software-as-a-service providers. The providers are specified in the Terraform configuration code. They tell Terraform which services it \n## terraform versions file\nYou can stick to a provider version that ensures no breaking changes.\n## terrafprm main file\nmain.tf will contain the main set of configurations for your module.\n# main.tf file \nThis code will create vm in a datacenter with a specific amount of resource\n## run terraform code\nInstall provider\n\n```shell\nterraform init\n```\nThe terraform plan command creates an execution plan, which lets you preview the changes that Terraform plans to make to your infrastructure\n\n```shell\nterraform plan\n```\nThe terraform apply command is used to apply the changes required to reach the desired state of the configuration\n```shell\nterraform apply\n```\n# jenkins file\nThe jenkins pipline run terraform (init, fmt, validate) before apply command \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falilotfi23%2Fjenkins-terraform-vsphere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falilotfi23%2Fjenkins-terraform-vsphere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falilotfi23%2Fjenkins-terraform-vsphere/lists"}