Skip to content

amitopenwriteup/terraform-vsphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# Terraform VM Provisioning on VMware vSphere

This repository contains Terraform code to provision a Virtual Machine (VM) on the vSphere

## πŸ“‚ Repository Structure

- **provider.tf** β†’ Configures the provider (vSphere).  
- **data.tf** β†’ Fetches required data sources .  
- **vm.tf** β†’ Defines the Virtual Machine resource.  
- **var.tf** β†’ Input variable definitions.  
- **terraform.tfvars** β†’ Variable values (region, VM size, etc.).




```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages