{"id":26514874,"url":"https://github.com/devcyclehq/terraform-provider-devcycle","last_synced_at":"2025-03-21T05:29:40.257Z","repository":{"id":37821861,"uuid":"464601924","full_name":"DevCycleHQ/terraform-provider-devcycle","owner":"DevCycleHQ","description":"DevCycle - Terraform Provider","archived":false,"fork":false,"pushed_at":"2025-01-13T16:17:33.000Z","size":365,"stargazers_count":15,"open_issues_count":7,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-13T17:26:52.347Z","etag":null,"topics":["continuous-delivery","continuous-deployment","devcycle","devops","feature-flags","feature-toggles","openfeature"],"latest_commit_sha":null,"homepage":"https://docs.devcycle.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevCycleHQ.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-28T18:40:35.000Z","updated_at":"2025-01-13T16:17:35.000Z","dependencies_parsed_at":"2023-02-10T08:46:21.552Z","dependency_job_id":"adca24af-9c64-44fa-8f38-eee9eb8ca7ce","html_url":"https://github.com/DevCycleHQ/terraform-provider-devcycle","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fterraform-provider-devcycle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fterraform-provider-devcycle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fterraform-provider-devcycle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fterraform-provider-devcycle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevCycleHQ","download_url":"https://codeload.github.com/DevCycleHQ/terraform-provider-devcycle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745219,"owners_count":20503040,"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":["continuous-delivery","continuous-deployment","devcycle","devops","feature-flags","feature-toggles","openfeature"],"created_at":"2025-03-21T05:29:39.793Z","updated_at":"2025-03-21T05:29:40.248Z","avatar_url":"https://github.com/DevCycleHQ.png","language":"Go","readme":"# DevCycle Terraform Provider\n\n## Requirements\n\n- [Terraform](https://www.terraform.io/downloads.html) \u003e= 1.0\n- [Go](https://golang.org/doc/install) \u003e= 1.17\n\n## Building The Provider\n\n1. Clone the repository\n1. Enter the repository directory\n1. Build the provider using the Go `install` command:\n\n```shell\ngo install\n```\n\n## Adding Dependencies\n\nThis provider uses [Go modules](https://github.com/golang/go/wiki/Modules).\nPlease see the Go documentation for the most up to date information about using Go modules.\n\nTo add a new dependency `github.com/author/dependency` to your Terraform provider:\n\n```shell\ngo get github.com/author/dependency\ngo mod tidy\n```\n\nThen commit the changes to `go.mod` and `go.sum`.\n\n## Developing the Provider\n\nIf you wish to work on the provider, you'll first need [Go](http://www.golang.org) installed on your machine (see [Requirements](#requirements) above).\n\nTo compile the provider, run `go install`. This will build the provider and put the provider binary in the `$GOPATH/bin` directory.\n\nTo generate or update documentation, run `go generate`.\n\n\n## Testing  the Provider\nTests use the Hashicorp [Terraform Acceptance Tests](https://developer.hashicorp.com/terraform/plugin/sdkv2/testing/acceptance-tests).\nThe test suite also requires the correct DevCycle ids and secrets to run.\n\nIn order to run the full suite of Acceptance tests locally run:\n```shell\nmake testacc DEVCYCLE_CLIENT_ID=\u003cid\u003e DEVCYCLE_CLIENT_SECRET=\u003csecret\u003e DEVCYCLE_SERVER_TOKEN=\u003ctoken\u003e\n```\n\n*Note:* Acceptance tests create real resources, and often cost money to run.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcyclehq%2Fterraform-provider-devcycle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevcyclehq%2Fterraform-provider-devcycle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcyclehq%2Fterraform-provider-devcycle/lists"}