- Notifications
You must be signed in to change notification settings - Fork26
a Terraform (http://terraform.io) provider for interacting with SoftLayer (https://www.softlayer.com)
License
softlayer/terraform-provider-softlayer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Deprecated: Please refer tohttps://github.com/IBM-Cloud/terraform-provider-ibm
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"}Go to thedocumentation directory.
- Ensure you have a$GOPATH environment variable set.
- Ensure you have$GOPATH/bin in your$PATH (e.g.
export PATH=$GOPATH/bin:PATH). - Installterraform-provider-softlayer.
$ go get -u github.com/softlayer/terraform-provider-softlayer- Get the main dependency:
$ go get github.com/hashicorp/terraformThe project will exist at$GOPATH/src/github.com/softlayer/terraform-provider-softlayer.
make binmakeTo run the acceptance tests (warning: Requires a SoftLayeraccount and resources will be provisioned):
make testaccWe 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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Contributors12
Uh oh!
There was an error while loading.Please reload this page.