Skip to content

silk-us/terraform-provider-silk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silk Terraform Provider

Quick Start

Installation and Usage information can be found in the Silk Terraform Provider Quick Start Guide.

Release

Place the appropriate binary from the release into the localdomain location for your terraform plugins. For example:

mv terraform-provider-silk_1.0.9_linux_amd64 ~/.terraform.d/plugins/localdomain/provider/silk/1.0.9/linux_amd64/terraform-provider-silk

Build

Makefile is included, simply unzip the file and run make or make install. Requires Go.

Documentation