Skip to content

maxiepax/terraform-provider-govia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform provider for go-via, the custom deployment tool for VMware ESXi Hypervisor

Credits

Massive credits go to one of my best friends, and mentor Jonathan "stamp" G for all the help, coaching and lessons during this project. Without your support this project would never have been a reality.

Required go-via version

v0.4.3

Building the terraform provider

Run the following command to build the provider

go build -o terraform-provider-govia

Test sample configuration

First, build and install the provider.

make install

Then, run the following command to initialize the workspace and apply the sample configuration.

terraform init && terraform apply

In wait for documentation, please find syntax in example/main.tf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published