Skip to content

EvilSuperstars/terraform-provider-wapc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform waPC Provider

Requirements

  • Terraform 0.12+
  • Go 1.14 (to build the provider plugin)

Building The Provider

Note: This project uses Go Modules making it safe to work with it outside of your existing GOPATH. The instructions that follow assume a directory in your home directory outside of the standard GOPATH (i.e $HOME/development/EvilSuperstars/).

Clone repository to: $HOME/development/EvilSuperstars/

$ mkdir -p $HOME/development/EvilSuperstars/; cd $HOME/development/EvilSuperstars/
$ git clone git@github.com:EvilSuperstars/terraform-provider-wapc

Enter the provider directory and build the provider

$ cd $HOME/development/EvilSuperstars/terraform-provider-wapc
$ make build

Using The Provider

See the documentation to get started using the waPC provider.

About

Terraform waPC provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published