{"id":23138233,"url":"https://github.com/softlayer/terraform-provider-softlayer","last_synced_at":"2025-08-17T11:32:51.728Z","repository":{"id":57591642,"uuid":"67534156","full_name":"softlayer/terraform-provider-softlayer","owner":"softlayer","description":"a Terraform (http://terraform.io) provider for interacting with SoftLayer (https://www.softlayer.com)","archived":false,"fork":false,"pushed_at":"2019-07-16T16:07:12.000Z","size":2682,"stargazers_count":41,"open_issues_count":20,"forks_count":26,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-06-20T05:05:31.443Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softlayer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-06T18:09:02.000Z","updated_at":"2022-03-04T16:53:14.000Z","dependencies_parsed_at":"2022-09-26T19:43:21.373Z","dependency_job_id":null,"html_url":"https://github.com/softlayer/terraform-provider-softlayer","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fterraform-provider-softlayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fterraform-provider-softlayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fterraform-provider-softlayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softlayer%2Fterraform-provider-softlayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softlayer","download_url":"https://codeload.github.com/softlayer/terraform-provider-softlayer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230121666,"owners_count":18176477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T13:10:12.499Z","updated_at":"2024-12-17T13:10:13.011Z","avatar_url":"https://github.com/softlayer.png","language":"Go","readme":"# terraform-provider-softlayer\n\n[![Chat on gitter](https://img.shields.io/gitter/room/softlayer/terraform-provider-softlayer.svg?maxAge=2592000)](https://gitter.im/softlayer/terraform-provider-softlayer) [![Build Status](https://travis-ci.org/softlayer/terraform-provider-softlayer.svg?branch=master)](https://travis-ci.org/softlayer/terraform-provider-softlayer)\n\n**Deprecated**: Please refer to https://github.com/IBM-Cloud/terraform-provider-ibm\n\n## Install\n\n[Download the binary](https://github.com/softlayer/terraform-provider-softlayer/releases) of the provider.\n\nCreate or edit this file to specify the location of the terraform softlayer provider binary:\n\n```\n# ~/.terraformrc\nproviders {\n    softlayer = \"/path/to/bin/terraform-provider-softlayer\"\n}\n```\n\n## Documentation\n\nGo to the [documentation directory](docs/).\n\n## Development\n\n### Setup\n\n1. Ensure you have a [_$GOPATH_ environment variable set](https://golang.org/doc/code.html#GOPATH).\n1. Ensure you have _$GOPATH/bin_ in your _$PATH_ (e.g. `export PATH=$GOPATH/bin:PATH`).\n1. Install _terraform-provider-softlayer_.\n```\n$ go get -u github.com/softlayer/terraform-provider-softlayer\n```\n1. Get the main dependency:\n```\n$ go get github.com/hashicorp/terraform\n```\n\nThe project will exist at `$GOPATH/src/github.com/softlayer/terraform-provider-softlayer`.\n\n### Build\n\n```\nmake bin\n```\n\n### Test\n\n```\nmake\n```\n\nTo run the acceptance tests (**warning**: Requires a SoftLayer\naccount and resources will be provisioned):\n\n```\nmake testacc\n```\n\n### Updating dependencies\n\nWe are using [govendor](https://github.com/kardianos/govendor) to manage dependencies just like Terraform. Please see its documentation for additional help.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftlayer%2Fterraform-provider-softlayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftlayer%2Fterraform-provider-softlayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftlayer%2Fterraform-provider-softlayer/lists"}