{"id":19454857,"url":"https://github.com/jerakia/terraform-provider-jerakia","last_synced_at":"2026-06-13T03:03:53.835Z","repository":{"id":53240474,"uuid":"161662721","full_name":"jerakia/terraform-provider-jerakia","owner":"jerakia","description":"A Terraform provider for Jerakia","archived":false,"fork":false,"pushed_at":"2021-04-01T02:09:26.000Z","size":21,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T11:02:11.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerakia.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":"2018-12-13T16:04:05.000Z","updated_at":"2021-04-01T02:09:28.000Z","dependencies_parsed_at":"2022-08-19T19:30:22.348Z","dependency_job_id":null,"html_url":"https://github.com/jerakia/terraform-provider-jerakia","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jerakia/terraform-provider-jerakia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerakia%2Fterraform-provider-jerakia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerakia%2Fterraform-provider-jerakia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerakia%2Fterraform-provider-jerakia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerakia%2Fterraform-provider-jerakia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerakia","download_url":"https://codeload.github.com/jerakia/terraform-provider-jerakia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerakia%2Fterraform-provider-jerakia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34270417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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-10T17:12:15.274Z","updated_at":"2026-06-13T03:03:53.820Z","avatar_url":"https://github.com/jerakia.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-provider-jerakia\n\nJerakia provider for Terraform\n\n## Prerequisites\n\n* [Terraform][1]\n\n## Terraform Configuration Example\n\n```hcl\nprovider \"jerakia\" {\n  api_url   = \"http://127.0.0.1:9843\"\n  api_token = \"tokentoken\"\n}\n\ndata \"jerakia_lookup\" \"lookup_1\" {\n  key       = \"cities\"\n  namespace = \"default\"\n}\n```\n\n## Installation\n\n### Using a Pre-Built Binary\n\nDownloading and installing a pre-compiled `terraform-provider-jerakia` release\nis the recommended method of installation since it requires no additional tools\nor libraries to be installed on your workstation.\n\n1. Visit the [releases][2] page and download the latest release for your target\n   architecture.\n\n2. Unzip the downloaded file and copy the `terraform-provider-jerakia` binary\n   to a designated directory as described in Terraform's [plugin installation\n   instructions][3].\n\n### Building from Source\n\n\u003e Note: Terraform requires Go 1.11 or later to successfully compile.\n\n1. Follow these [instructions][4] to setup a Golang development environment.\n2. Run:\n\n```shell\n$ go get -v -u github.com/jerakia/terraform-provider-jerakia\n$ cd $GOPATH/src/github.com/jerakia/terraform-provider-jerakia\n$ make build\n```\n\nYou should now have a `terraform-provider-jerakia` binary located at\n`$GOPATH/bin/terraform-provider-jerakia`. Copy this binary to a designated\ndirectory as described in Terraform's [plugin installation instructions][3]\n\n## Development\n\nThis project is using [Go Modules][5] for vendor support.\n\n## Documentation\n\nFull documentation can be found in the [`docs`][6] directory.\n\n[1]: http://terraform.io\n[2]: https://github.com/jerakia/terraform-provider-jerakia/releases\n[3]: https://www.terraform.io/docs/plugins/basics.html#installing-a-plugin\n[4]: https://golang.org/doc/install\n[5]: https://github.com/golang/go/wiki/Modules\n[6]: /docs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerakia%2Fterraform-provider-jerakia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerakia%2Fterraform-provider-jerakia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerakia%2Fterraform-provider-jerakia/lists"}