Skip to content

Repository files navigation

Deploy servers within vSphere environment

All variables are required

  • webservers-vars.tf - variables for webservers being deployed
  • appservers-vars.tf - variables for application servers being deployed
  • global-vars.tf - definitions to launch against vSphere

Environmental variables (can be hard coded)

  • VSPHERE_SERVER = servername - no https, just raw FQDN
  • VSPHERE_USER = username for vSphere environment
  • VSPHERE_PASSWORD = password for vSphere environment

internal networking is available but commented out

  • application servers - appservers.tf
  • web servers - webservers.tf

About

Terraform + vSphere == deployment

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages