terraform-provider-softlayer

command module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2016 License: MPL-2.0 Imports: 2 Imported by: 0

README

terraform-provider-softlayer

Chat on gitter Build Status

Install

$ go get -u github.com/softlayer/terraform-provider-softlayer

Alternatively, you can now also download binaries of the provider.

Create or edit this file to specify the location of the terraform softlayer provider binary:

# ~/.terraformrc
providers {
    softlayer = "/path/to/bin/terraform-provider-softlayer"
}

Documentation

Go to the documentation directory.

Development

Setup
  1. Ensure you have a $GOPATH environment variable set.
  2. Ensure you have $GOPATH/bin in your $PATH (e.g. export PATH=$GOPATH/bin:PATH).
  3. Install terraform-provider-softlayer as described above in the install section.
  4. Get the main dependencies:
$ go get github.com/softlayer/softlayer-go/...
$ go get github.com/hashicorp/terraform

The project will exist at $GOPATH/src/github.com/softlayer/terraform-provider-softlayer.

Build
make bin
Test
make
Updating dependencies

We are using govendor to manage dependencies just like Terraform. Please see its documentation for additional help.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL