Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

a Terraform (http://terraform.io) provider for interacting with SoftLayer (https://www.softlayer.com)

License

NotificationsYou must be signed in to change notification settings

softlayer/terraform-provider-softlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat on gitterBuild Status

Deprecated: Please refer tohttps://github.com/IBM-Cloud/terraform-provider-ibm

Install

Download the binary of the provider.

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

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

Documentation

Go to thedocumentation 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. Installterraform-provider-softlayer.
$ go get -u github.com/softlayer/terraform-provider-softlayer
  1. Get the main dependency:
$ go get github.com/hashicorp/terraform

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

Build

make bin

Test

make

To run the acceptance tests (warning: Requires a SoftLayeraccount and resources will be provisioned):

make testacc

Updating dependencies

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

About

a Terraform (http://terraform.io) provider for interacting with SoftLayer (https://www.softlayer.com)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors12


[8]ページ先頭

©2009-2025 Movatter.jp