{"id":18614084,"url":"https://github.com/enthought/terraform-provider-jumpcloud","last_synced_at":"2025-08-27T19:16:58.279Z","repository":{"id":43125586,"uuid":"168041497","full_name":"enthought/terraform-provider-jumpcloud","owner":"enthought","description":"Default Repo description from terraform module","archived":false,"fork":false,"pushed_at":"2023-08-04T10:26:22.000Z","size":3491,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-17T01:11:13.733Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enthought.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-28T21:35:45.000Z","updated_at":"2022-03-16T21:40:23.000Z","dependencies_parsed_at":"2024-11-07T03:40:14.160Z","dependency_job_id":null,"html_url":"https://github.com/enthought/terraform-provider-jumpcloud","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/enthought/terraform-provider-jumpcloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fterraform-provider-jumpcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fterraform-provider-jumpcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fterraform-provider-jumpcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fterraform-provider-jumpcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","download_url":"https://codeload.github.com/enthought/terraform-provider-jumpcloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fterraform-provider-jumpcloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272366767,"owners_count":24922220,"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","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-07T03:25:03.043Z","updated_at":"2025-08-27T19:16:58.251Z","avatar_url":"https://github.com/enthought.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JumpCloud Terraform Provider\n\n## Requirements\n\n- [Terraform](https://www.terraform.io/downloads.html) 0.13+\n- [Go](https://golang.org/doc/install) 1.20\n\n## Building The Provider\n\nClone repository to: `$GOPATH/src/github.com/enthought/terraform-provider-jumpcloud`\n\n```sh\nmkdir -p $GOPATH/src/github.com/enthought\ncd $GOPATH/src/github.com/enthought\ngit clone git@github.com:enthought/terraform-provider-jumpcloud\n```\n\nEnter the provider directory and build the provider\n\n```sh\ncd $GOPATH/src/github.com/enthought/terraform-provider-jumpcloud\nmake build\n```\n\n## Releasing the provider\n\nUse goreleaser\n\n```\ngit tag -a $NEW_VERSION -m \"REL: release $NEW_VERSION of the jumpcloud provider\"\ngit push --tags\ngoreleaser release --rm-dist\n```\n\nOnce done and thoroughly tested, update the `deploy_providers.sh script in the main terraform repository\nand deploy the new version to the users.\n## Using the provider\n\nIf you're building the provider, follow the instructions to [install it as a plugin.](https://www.terraform.io/docs/plugins/basics.html#installing-a-plugin) After placing it into your plugins directory,  run `terraform init` to initialize it.\n\nThe Jumpcloud API key needs to be set before using the provider. It can either be retrieved via the API or through the UI : When selecting a resource, the ID is part of URL.\nExport `JUMPCLOUD_API_KEY` to set it.\n\nThe Jumpcloud \"Organization ID\" is optional as only needed for multi-tenant-setups.\nExport `JUMPCLOUD_ORG_ID` to set it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fterraform-provider-jumpcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenthought%2Fterraform-provider-jumpcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fterraform-provider-jumpcloud/lists"}